Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 10,666 for

docx

(0.1 sec)
  1. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/searching/
  2. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Editor for Node.js...Editor, you are welcome to edit DOCX, PDF, XLSX, PPTX and more with...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  3. Nesting search queries in object form | Documen...

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

    docs.groupdocs.com/search/nodejs-java/nesting-s...
  4. Logging and Diagnostics | Documentation

    Enable and configure logging for document conversions with GroupDocs.Conversion for Python via .NET....logger = console_logger # Load DOCX document and convert it to PDF...Converter ( "./business-plan.docx" , converter_settings ) as converter...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Text redaction | Documentation

    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...redactor = new Redactor ( @"sample.docx" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/text-redactions/
  6. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...= new Redactor ( @"C:\sample.docx" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/metadata-redac...
  7. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...redactor = new Redactor ( "sample.docx" )) { RedactorChangeLog result...

    docs.groupdocs.com/redaction/net/redaction-basics/
  8. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...docx" ); // Retrieve posible conversions...files = new String [] { "file1.docx" , "file2.xlsx" , "file3.pptx"...

    docs.groupdocs.com/conversion/java/get-default-...
  9. View Word Documents as PDF in Java | Protect & ...

    Learn how to view Word DOC/Docx files as PDF in Java. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer Java API.... Load the Word (DOC/DOCX) document using the Viewer class...Document Viewer – Open & Read DOCX Files Instantly Convert Word...

    blog.groupdocs.com/viewer/view-word-documents-a...
  10. Change page orientation | Documentation

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET....docx" ) as merger : orientation_mode...) merger . save ( "c:/merged.docx" ) Was this page helpful? Not...

    docs.groupdocs.com/merger/python-net/change-pag...