Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 4,998 for

document editor

(0.22 sec)
  1. System Requirements | GroupDocs

    GroupDocs.Search for Node.js does not require any external software or third party tool to be installed...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/system-re...
  2. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document format. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Excel 2013. Add a new Workbook. In one cell, write a sentence like “We provide support for the following clients:”. Select the cell, and assign a color by pressing “Cell Styles” in Styles group....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/multicolored-n...
  3. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a Document with GroupDocs.Viewer within your Java applications....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  4. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-document-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...considered as the watermark in PDF documents. Following are some salient...Watermark for Java is a powerful document watermarking API to add, search...

    blog.groupdocs.com/groupdocs.blog/page/61/
  7. Add document to Word processing via OLE | Group...

    This article explains how to add Document to Word processing via OLE with GroupDocs.Merger within your Java applications....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/add-document-to-...
  8. In-Paragraph List in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a new Workbook. Write a sentence, for example “We provide support for the following products:” in a single column....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  9. 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...
  10. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four new features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding features related to the image format. It now allows reading maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats....Installation Documentation - API Documentation Examples/Plugins/Showcases...Examples, Plugins, and Metadata Editor Application Video Tutorials...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...