Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,364 for

joining

(0.32 sec)
  1. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....application/json" # cURL example to join several documents into one curl...application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....application/json" # Example: join several documents into one curl...application/json" # Example: join several documents into one curl...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  3. دمج ودمج عروض PowerPoint PPT / PPTX التقديمية ف...

    دمج ملفات Powerpoint في ملف واحد أو دمج ملفات PPT عبر الإنترنت مجانًا. تتناول هذه المقالة كيفية دمج ودمج عروض PowerPoint PPT / PPTX التقديمية في C#....النتائج عن طريق استدعاء طريقة Join() الخاصة بـ DocumentApi مع JoinRequest... var response = documentApi.Join(request); Console.WriteLine("Successfully...

    blog.groupdocs.cloud/ar/merger/merge-powerpoint...
  4. Слияние и объединение презентаций PowerPoint PP...

    Объединяйте файлы Powerpoint в один файл или объединяйте файлы PPT онлайн бесплатно. В этой статье рассказывается, как объединять и комбинировать презентации PowerPoint PPT/PPTX в C#....получите результаты, вызвав метод join() DocumentApi с JoinRequest... var response = documentApi.Join(request); Console.WriteLine("Successfully...

    blog.groupdocs.cloud/ru/merger/merge-powerpoint...
  5. PDF Merger | Gộp tài liệu PDF | Kết hợp các PDF...

    Hãy học cách gộp các tài liệu PDF trong C# .NET. Hướng dẫn từng bước để kết hợp các tệp PDF, nối các tài liệu PDF, và tinh chỉnh quy trình làm việc với PDF merger....Join(requestOutput); // More examples...var response = newApiInstance.Join(requestOutput); }catch(Exception...

    blog.groupdocs.cloud/vi/merger/merge-pdf-files-...
  6. Nối các tài liệu Word bằng cách sử dụng Trình h...

    Hãy làm theo hướng dẫn này để tìm hiểu cách nối tài liệu Word theo chương trình. GroupDocs.Merger đã cung cấp SDK đám mây và API REST để hợp nhất các tài liệu Word....và chuyển nó vào phương thức join . Đoạn mã sau đây cho biết cách...options.outputPath = "Output/joined.docx"; // Khởi tạo một thể...

    blog.groupdocs.cloud/vi/merger/join-word-docume...
  7. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....application/json" # cURL example to join several documents into one curl...application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....application/json" # cURL example to join several documents into one curl...application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  9. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....application/json" # cURL example to join several documents into one curl...application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....application/json' # cURL example to join several documents into one curl...application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...