Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,103 for

splitting

(0.19 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... Document Splitting به فرآیند تقسیم یک سند PDF...

    blog.groupdocs.cloud/fa/page/18/
  2. Java でのドキュメントの分割 | PDF ドキュメント スプリッター

    Java で PDF を個別のファイルに分割する方法を学びます。 GroupDocs.Merger Cloud SDK for Java の機能を調べ、ページ番号または範囲を使用して PDF を分割します。... 最後に、DocumentApi の split() メソッドを呼び出して SplitRequest パラメータを渡して、PDF...MultiDocumentResult response = apiInstance.split(request); // 出力ファイルのパスを取得します。...

    blog.groupdocs.cloud/ja/merger/java-document-sp...
  3. GroupDocs.Merger Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... Document Splitting به فرآیند تقسیم یک سند PDF...

    blog.groupdocs.cloud/fa/categories/groupdocs.me...
  4. Merge Multiple File Types into One Document usi...

    How to Merge Multiple File Types into One Document using Ruby... It enables us to combine, split, remove and rearrange a single...

    blog.groupdocs.cloud/merger/merge-multiple-file...
  5. Rozdělení dokumentů v Javě | PPT rozdělovač dok...

    Naučte se, jak rozdělit PowerPoint PPT nebo PPTX snímky do samostatných souborů pomocí Java. Postupujte podle pokynů krok za krokem, abyste dosáhli efektivního rozdělení souborů PowerPoint....soubor PowerPoint voláním metody split() DocumentApi a předáním parametru...MultiDocumentResult response = apiInstance.split(request); // Získejte cestu...

    blog.groupdocs.cloud/cs/merger/split-powerpoint...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...REST API solution to merge and split a wide range of document formats...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  7. Add Password to Word Document | Password Protec...

    Explore the capabilities of a DOCX password protector REST API and leverage the Node.js SDK to demonstrate **how to password protect Word documents** effortlessly....enables developers to merge, split, reorder, and manipulate various...

    blog.groupdocs.cloud/merger/password-protect-wo...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud... Document Splitting به فرآیند تقسیم یک سند PDF...

    blog.groupdocs.cloud/fa/groupdocs.cloud/page/18/
  9. Java'da Belge Bölme | PPT Belge Ayırıcı

    Java kullanarak PowerPoint PPT veya PPTX slaytlarını ayrı dosyalara nasıl ayıracağınızı öğrenin. Verimli PowerPoint dosyalarını bölmek için adım adım yönergeleri izleyin....Son olarak, DocumentApi’nin split() yöntemini çağırarak ve SplitRequest...MultiDocumentResult response = apiInstance.split(request); // Çıktı dosyası yolunu...

    blog.groupdocs.cloud/tr/merger/split-powerpoint...
  10. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....WordsSeparatorChars An array of delimiters to split text into words DetailsLevel...

    docs.groupdocs.cloud/comparison/settings/