Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 31,555 for

groupdocs.annotation

(0.27 sec)
  1. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  2. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  3. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/java/build-search-query/
  4. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/python-net/edit-email/
  5. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  6. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  9. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/render-vi...
  10. Convert to Email with advanced options | GroupDocs

    Follow this guide and learn how to convert between email formats (MSG, EML, EMLX) and customize attachment processing using GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-to-em...