Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 22,586 for

docx

(0.11 sec)
  1. Configuring search network | GroupDocs

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

    docs.groupdocs.com/search/net/configuring-searc...
  2. OCR support | GroupDocs

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/ocr-support/
  3. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/extracting-prop...
  4. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/extracting-met...
  5. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/extracting-pro...
  6. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/extracting-mak...
  7. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...docx (13,7 KB) Output: aspose-test-marked.docx (11,7 KB)...d-3.docx (51,3 KB) Output: testdocx9089-k-marked-4.docx (21,9...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  8. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....instance by opening an arbitrary DOCX file for edit, then creationg...inputDocx = "Path\\SampleDoc.docx" ; //Create and instance of...

    docs.groupdocs.com/editor/java/saving-editabled...
  9. 如何在 Java 中编辑 XML 文件 |用于 XML 编辑的 Java API

    在 Java 应用程序中编辑或更新 XML 数据。使用 Editing Java API 修改 XML 文件并以各种格式保存更改。...Docx); // 创建 TXT 保存选项 TextSaveOptions...setEncoding(StandardCharsets.UTF_8); // 以 DOCX 和 TXT 格式保存编辑的 XML 数据 editor...

    blog.groupdocs.com/zh/editor/edit-xml-files-in-...
  10. Fluent syntax | GroupDocs

    Compose conversions with the FluentConverter API in GroupDocs.Conversion for .NET — entry-stage configuration, load and convert stages, page-by-page output, and document inspection....docx" ) . ConvertTo ( "converted...()) . ConvertTo ( "converted.docx" ). WithOptions ( new WordProcessingConver...

    docs.groupdocs.com/conversion/net/fluent-syntax/