Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,343 for

document editor

(0.94 sec)
  1. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the Document, loaded to the GroupDocs.Viewer for .NET...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/search-highlight-...
  2. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from Document page....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-c...
  4. Get document info | GroupDocs

    This article explains how to detect Document file type, page count, and file size with GroupDocs.Parser for Python via .NET....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/python-net/get-docume...
  5. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD Documents with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  6. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet Document attachments while using GroupDocs watermarking API...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/working-with-s...
  7. GroupDocs.Editor on GroupDocs Blog | Document A...

    GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions for .NET & Java De......Editor on GroupDocs Blog | Document Automation Solutions...in GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions...

    blog.groupdocs.com/fa/tag/groupdocs.editor/inde...
  8. Convert CSV and Excel Data in Java | CSV to XLS...

    Convert XLS & XLSX to CSV and CSV to Excel formats within Java applications. Automate your files conversion using Java API for Document conversion....files can be viewed in any text editor and also in MS Excel for tabular...forth conversion of many other document and image formats like word-processing...

    blog.groupdocs.com/conversion/convert-csv-and-e...
  9. Inserting Chart Axis Title Dynamically in Email...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/inserting-chart...
  10. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF Document using C#....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/existing-obje...