Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 14,600 for

doc

(0.34 sec)
  1. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...文档可以是任何格式,例如 Word(Doc、Docx) 、PDF、HTML、EPUB、电子表格(XLS、XLSX)...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  2. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/indexing-options/
  3. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers How to Work with Metadata Tags ......js Convert Word DOC & DOCX documents to PDF within...Java. Edit Word Documents - DOC/DOCX Editor Discover efficient...

    blog.groupdocs.com/index.xml
  4. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template Documents from HTML with resources and saving of assembled Documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing Documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template Documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet Documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation Documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a Document to Doc or PDF assembled from a DocX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Order Upgrade an Order Support Docs API Reference Live Demos Free...thrown on saving a document to DOC or PDF assembled from a DOCX...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  5. Save document | Documentation

    This article demonstrates how to save edited text Documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Order Upgrade an Order Support Docs API Reference Live Demos Free...Format class WordProcessing DOC, DOCX, DOCM, DOT, ODT Spreadsheet...

    docs.groupdocs.com/editor/net/save-document/
  6. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a Document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....to word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  7. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/working-with-tem...
  8. AI Watermarking: Protect Documents with Context...

    Discover how to protect Documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced Document security and content protection....watermarking : Microsoft Office : Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...your current campaign Technical Docs : Reads your documentation and...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  9. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/working-with-temp...
  10. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DocX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....APIClient($signer); //Create Doc Api object $docApi = new DocApi($apiClient);...

    blog.groupdocs.com/merger/how-to-merge-data-fie...