Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 37,329 for

documents

(0.04 sec)
  1. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to PDF documents / Attachments in PDF document Attachments...

    docs.groupdocs.com/watermark/java/attachments-i...
  2. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...Separator ); // Indexing documents from the specified folder...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  3. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....to handle all the supported document formats. The revamping of...to deal with each supported document format. Since it was difficult...

    blog.groupdocs.com/signature/introducing-a-more...
  4. Add a Watermark to Converted Document | Documen...

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Converting Documents / Add a Watermark to Converted Document Add a...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Convert TXT to HTML using Node.js

    Discover how to convert TXT to HTML using Node.js with GroupDocs.Conversion. Easily export TXT to HTML in Node.js with a reliable cross-platform API....useful in building web-based document viewers, CMS systems, or automated...application to utilize its advanced document conversion capabilities Instantiate...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  6. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/java/extract-metadata...