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

splitting

(0.06 sec)
  1. การแยกเอกสารใน Java | ตัวแยกเอกสาร PPT

    เรียนรู้วิธีแยกสไลด์ PowerPoint PPT หรือ PPTX ออกเป็นไฟล์แยกกันโดยใช้ Java ทำตามคำแนะนำทีละขั้นตอนเพื่อให้ได้การแยกไฟล์ PowerPoint ที่มีประสิทธิภาพ...แยกไฟล์ PowerPoint โดยเรียกเมธอด split() ของ DocumentApi และส่งพารามิเตอร์...MultiDocumentResult response = apiInstance.split(request); // รับเส้นทางไฟล์เอาต์พุต...

    blog.groupdocs.cloud/th/merger/split-powerpoint...
  2. 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/
  3. Convert Word to TIFF File in Python

    GroupDocs API is a secure and easy to use way to convert DOC to TIFF file in seconds. This article is about how to convert word to TIFF file in Python....multiple pages support and you can split a multipage TIFF file into separate...

    blog.groupdocs.cloud/conversion/convert-word-to...
  4. Combine Excel to PDF Online | Free GroupDocs Apps

    Combine Excel files and merge to a single PDF document....merge multiple documents or split MS Office, OpenOffice, PDF and...

    products.groupdocs.app/merger/excel-to-pdf
  5. GroupDocs.Clouds

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

    blog.groupdocs.cloud/fa/groupdocs.cloud/page/13/
  6. 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...
  7. Divisão de documentos em Java | Divisor de docu...

    Aprenda a dividir slides PowerPoint PPT ou PPTX em arquivos separados usando Java. Siga as instruções passo a passo para obter uma divisão eficiente de arquivos do PowerPoint....PowerPoint chamando o método split() da DocumentApi e passando...MultiDocumentResult response = apiInstance.split(request); // Obtenha o caminho...

    blog.groupdocs.cloud/pt/merger/split-powerpoint...
  8. División de documentos en Java | Divisor de doc...

    Aprenda a dividir diapositivas de PowerPoint PPT o PPTX en archivos separados usando Java. Siga las instrucciones paso a paso para lograr una división eficiente de los archivos de PowerPoint....PowerPoint llamando al método split() de DocumentApi y pasando el...MultiDocumentResult response = apiInstance.split(request); // Obtenga la ruta...

    blog.groupdocs.cloud/es/merger/split-powerpoint...
  9. Tách tài liệu trong Java | Bộ chia tài liệu PPT

    Tìm hiểu cách chia các trang chiếu PowerPoint PPT hoặc PPTX thành các tệp riêng biệt bằng Java. Thực hiện theo hướng dẫn từng bước để tách tệp PowerPoint hiệu quả....PowerPoint bằng cách gọi phương thức split() của DocumentApi và chuyển...MultiDocumentResult response = apiInstance.split(request); // Nhận đường dẫn...

    blog.groupdocs.cloud/vi/merger/split-powerpoint...
  10. Java 中的文档拆分 | PPT文档拆分器

    了解如何使用 Java 将 PowerPoint PPT 或 PPTX 幻灯片拆分为单独的文件。按照分步说明实现高效的 PowerPoint 文件拆分。... 最后,通过调用 DocumentApi 的 split() 方法并传递 SplitRequest 参数来拆分 PowerPoint...MultiDocumentResult response = apiInstance.split(request); // 获取输出文件路径。 for (DocumentResult...

    blog.groupdocs.cloud/zh/merger/split-powerpoint...