Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,299 for

document editor

(0.06 sec)
  1. Get the width and height of the document pages ...

    This article explains how to get the width and height of the Document pages using .NET / C# with GroupDocs.Viewer for .NET....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  2. Working with CAD metadata | Documentation

    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...
  3. In-Table List With Alternate Content in Spreads...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Excel Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the Document...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  5. How to load document from Amazon S3 Storage | D...

    This section explains how to load Document from Amazon S3 Storage with GroupDocs.Signature API....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/load-document-...
  6. System requirements | Documentation

    On this page, you will find the system requirements, supported platforms, and development environments for GroupDocs.Redaction for Python via .NET. This API does not require any external software or third-party tools to be installed....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/python-net/system-...
  7. System Requirements | Documentation

    GroupDocs.Assembly for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/python-net/system-r...
  8. System Requirements | Documentation

    GroupDocs.Metadata for Java supports any 32-bit or 64-bit operating system that run the Java runtime including...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/system-...
  9. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some new features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features....NuGet Install Documentation - API Documentation Examples/Plugins/Showcases...Examples, Plugins, and Metadata Editor Application Video Tutorials...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/generating-repo...