Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 21,865 for

docx

(0.36 sec)
  1. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/exportin...
  2. Ինչպես փոխարկել XML-ը CSV-ի Java-ում

    Եկեք արագ նայենք, թե ինչպես փոխարկել XML-ը CSV-ի Java-ում և ինչպես գրել Java կոդը՝ XML-ը CSV-ի փոխարկելու համար փաստաթղթերի փոխակերպման համար:...փաստաթղթերի այլ ձևաչափերի, ինչպիսիք են DOCX, PPTX, RTF, BMP, JPG, MHTML...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  3. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/optimizing-shards/
  4. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/clean-me...
  5. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/spreads...
  6. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/nesting-search-qu...
  7. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....Values Word Processing Doc , Docx , Docm , Dot , Dotx , Dotm ...

    docs.groupdocs.com/markdown/net/load-a-file-of-...
  8. Create New Document by Format | GroupDocs

    This article demonstrates how to create new documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API.... Docx ); // Edit the WordProcessing...const outputFilePath = 'output.docx' ; const saveOptions = new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  9. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...with gr . Redactor ( "source.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/text-re...
  10. Get document info | GroupDocs

    Retrieve document metadata such as format, page count, title, and author without converting...docx" ); Console . WriteLine ( $"Format:...$"Format: {info.FileFormat}" ); // Docx Console . WriteLine ( $"Pages:...

    docs.groupdocs.com/markdown/net/get-document-info/