Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 988 for

presentation to pdf

(0.05 sec)
  1. Get supported file formats | GroupDocs

    This page describes how the search api is used To obtain a list of supported file types....of supported file types is presented below. Iterable < FileType...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/get-supported-fi...
  2. Get supported file formats | GroupDocs

    This page describes how the search api is used To obtain a list of supported file types....of supported file types is presented below. const supportedFileTypes...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  3. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like To present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face To each other). In this release we’ve implemented functionality that allows users To use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....Today, I’d like to present several great enhancements that we’ve...improved support for native PDF and Word annotations and added...

    blog.groupdocs.com/annotation/save-annotations-...
  4. Sign Document With Secure Custom Metadata Signa...

    id: sign-document-with-secure-cusTom-metadata-signatures url: signature/net/sign-document-with-secure-cusTom-metadata-signatures title: Sign document with secure cusTom Metadata signatures weight: 12 description: “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.” keywords: productName: GroupDocs.Signature for .NET Toc: True hideChildren: False GroupDocs.Signature provides additional features with MetadataSignature class like following ability To embedded cusTom objects inTo metadata ability To specify cusTom objects encryption and serialization ability To collect and populate standard document signatures Here are the steps To embed cusTom object inTo Metadata signature with GroupDocs....jpg" , options ); } Sign PDF with embedded object and encrypted...or update standard embedded PDF document metadata signatures...

    docs.groupdocs.com/signature/net/developer-guid...
  5. Get supported file formats | GroupDocs

    This page describes how the search api is used To obtain a list of supported file types....of supported file types is presented below. C# IEnumerable < FileType...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/get-supported-fil...
  6. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used To obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); IteraTor iteraTor = supportedFileTypes.iteraTor(); while (iteraTor.hasNext()) { FileType fileType = (FileType)iteraTor.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section....of supported file types is presented below. Iterable < FileType...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/get-supported-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...watermarks to PowerPoint presentations in this article. First we’ll...methods to add watermarks to PDF files, both through online tools...

    blog.groupdocs.com/groupdocs.blog/page/13/
  8. GroupDocs.Redaction Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....documents, worksheets, presentations, and PDF files within your ...

    blog.groupdocs.com/categories/groupdocs.redacti...
  9. eSign Document with Barcode Signature | GroupDocs

    This article explains how To add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...barcode or bar code is a way of presenting data in a visual, machine-readable...example shows how to sign a PDF document with a Barcode signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  10. Load WordProcessing document with options | Gro...

    Learn this article and check how To convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....form fields as form fields in PDF or convert them to text. Default...the Comments pane is also present in a resultant document. If...

    docs.groupdocs.com/conversion/net/load-wordproc...