Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 49,451 for

documents

(0.36 sec)
  1. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....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...
  2. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections 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 OneNote section: Instantiate Parser object for the initial section; 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 section....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...
  3. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Java / Developer Guide / Edit document / Edit Excel Spreadsheet /...

    docs.groupdocs.com/editor/java/deleting-workshe...
  4. rag-batch.zip

    Documents/business-plan.md **Meridian Outdoor Co. — Business Plan** FY2026 Strategic Plan **Table of Contents** Meridian Outdoor Co. — Business Plan ..........1FY2026 Strategic Plan..........1Table......documents/business-plan.md **Meridian Outdoor Co. — Business...

    docs.groupdocs.com/markdown/net/_output_files/d...
  5. Convert web formats | GroupDocs

    In this article, you will learn how to convert Documents to HTML format with GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Basic usage / Convert files...

    docs.groupdocs.com/conversion/java/convert/web/
  6. Create PDF Binder in .NET: Easy Way with GroupD...

    If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger....actually wanted # Not “a fancy document pipeline.” Just three things:...folder with whatever mix of documents you’d normally hand-merge...

    blog.groupdocs.com/groupdocs.merger/pdf-binder-...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...loaded document Getting all used fonts in the loaded document Leave...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  8. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Optima LT Std font displayed incorrectly in pre...

    We’re converting a Word document with Optima LT Std font applied inside to images using .Viewer, it’s properly displayed in the Word application, but in image it’s a wrong font. Same happening if converted online: http…...Viewer Product Family document-conversion , csharp , dotnet...1 We’re converting a Word document with Optima LT Std font applied...

    forum.groupdocs.com/t/optima-lt-std-font-displa...