Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 22,312 for

docx

(1.66 sec)
  1. Export Data | GroupDocs

    How to export data to XML files....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/export-data/
  2. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/getting-known-p...
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Compare Variables and Document Properties | Gro...

    Compare Word document properties — variable, built-in, and custom — to detect metadata changes alongside content with GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) options...comparer . compare ( "./result.docx" , options ) if __name__ ==...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  6. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  7. document comparison on GroupDocs Blog | Documen...

    document comparison on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in document comparison on GroupDocs Blog | Document Automation Solutions for .NET & J......Guide: Find Differences Between DOCX Files Instantly with GroupDocs...

    blog.groupdocs.com/ja/tag/document-comparison/i...
  8. How to save PDF document with other format | Gr...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API.... DocX , OverwriteExistingFil = true...signature . Sign ( "SignedPdf.docx" , signOptions , pdfSaveOptions...

    docs.groupdocs.com/signature/net/save-signed-pd...
  9. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...docx" )) { RedactorChangeLog result...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/select-specifi...
  10. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for Python via .NET in minutes -- convert documents to Markdown with a single line of code...flowchart LR A["Input Document\n(DOCX, PDF, XLSX, EPUB, ...)"] B[...code.""" # Step 1: Convert a DOCX file to a Markdown string markdown...

    docs.groupdocs.com/markdown/python-net/quick-st...