Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 22,396 for

docx

(0.27 sec)
  1. Loading Documents | GroupDocs

    Load source documents from a local file path or a Python stream — including password-protected files — and inspect the available LoadOptions classes and ConverterSettings in GroupDocs.Conversion for Python via .NET...., DOC, DOCX). Load Options for Specific...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/extracting-meta...
  3. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/create-custom-...
  4. Working with metadata in EPUB e-books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. GroupDocs.Markdown for Python via .NET — 将文档导出为...

    直接从 Python 将 PDF、Word、Excel、EPUB 等转换为 Markdown。一个自包含的 PyPI wheel,提供 Pythonic API、异步支持以及对 LLM 友好的输出。...docx" ) # 或直接写入文件 MarkdownConverter...MarkdownConverter . to_file( "business-plan.docx" , "business-plan.md" ) 就是这...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  6. Quick Start Guide | GroupDocs

    Install GroupDocs.Comparison for Python via .NET, compare your first two documents, and inspect the detected changes — end to end in under five minutes....docx and target.docx , then run it with python.../source.docx" ) as comparer : comparer . add ( "./target.docx" ) #...

    docs.groupdocs.com/comparison/python-net/gettin...
  7. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes....docx" ) as metadata : # `lambda p:...read_metadata () input.docx input.docx is the sample file used...

    docs.groupdocs.com/metadata/python-net/getting-...
  8. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.Docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....docx" )) { // Save the document with...redactor = new Redactor ( @"sample.docx" )) { // Save the document with...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  9. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....docx ) to a PDF file and save the...( "c:\\files\\business-plan.docx" ); // Define conversion options...

    docs.groupdocs.com/conversion/java/save-file-to...
  10. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....get the fields from a template DOCX file, fill them with data and...

    blog.groupdocs.com/categories/groupdocs.merger-...