Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 34 of 34 for

docx to dot

(0.03 sec)
  1. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....Processing Documents DOC, DOCX, DOCM, DOT, DOTX Excel / Spreadsheets...setFilePath("documents/input.docx"); options.setFileInfo(fileInfo);...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  2. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....[{ options }] } doc, docm, docx, dot, dotm, dotx, odt, ott Properties...

    docs.groupdocs.cloud/conversion/convertoptions/
  3. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...文件格式 MS Word/文字处理文档 DOC、DOCX、DOCM、DOT、DOTX Excel/电子表格 XLS、XLSX、XLSM、XLTM、ODS...setFilePath("documents/input.docx"); options.setFileInfo(fileInfo);...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  4. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows To sign document with several signatures simultaneously and even apply signatures of different types To the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage and other files, like digital certificate or image stamp Sign document Download output document For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual....docx" }, "Options": [ { "AllPages":..."OutputFilePath": "signedText_one-page.docx" } }' Windows PowerShell # First...

    docs.groupdocs.cloud/signature/sign-document-wi...