Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 21,244 for

docx

(0.13 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....you to get revisions from a Docx file format, process, and save...pathRevision + "Document_with_revision.docx" )) { List < RevisionInfo >...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  5. Install GroupDocs.Total for Java | GroupDocs

    This topic describes how to install GroupDocs.Total for Java....docx" ); total . view ( HtmlViewOptions...} formatting.docx formatting.docx is sample DOCX file that we’re...

    docs.groupdocs.com/total/java/installation/
  6. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....docx" ; // NOTE: Put here actual...secondDocPath = @"C:\sample2.docx" ; // NOTE: Put here actual...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  7. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....docx ) into a PDF: ConvertSpecificPages...new Converter ( "annual-review.docx" ); // Set conversion options...

    docs.groupdocs.com/conversion/java/convert-spec...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Available options are: Doc, Docm, Docx, Dot, Dotm, Dotx, Rtf, Odt,...converter = new Converter ( "sample.docx" , loadOptions ); PdfConvertOptions...

    docs.groupdocs.com/conversion/java/load-wordpro...
  9. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how to search multiple text-based documents across folders with precision using regular expressions....docx Occurrences: 945 ... Field:...various text-based documents like DOCX, PDF, and TXT files across several...

    blog.groupdocs.com/search/search-in-documents-b...
  10. Java File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using Java. Highlight scanning results in respective HTML files....the DOCX, PDF and TXT files: File Name: Lorem ipsum.docx Occurrences:...

    blog.groupdocs.com/search/search-multiple-texts...