Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 8,154 for

word conversion

(0.1 sec)
  1. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Conversion Product Solution GroupDocs...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/sign-document-...
  2. 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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Conversion Product Solution GroupDocs...documents. It can be an estimated word count, page count, character...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and passWord protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....separately when converting Words to Html Improvement - Implementation...container classes Fix - Incorrect conversion from DOCX to PDF Fix - Header-links...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  4. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Conversion Product Solution GroupDocs...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/implement-cus...
  5. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a passWord or change the output document format using GroupDocs.Editor for Node.js via Java....Conversion Product Solution GroupDocs...Guide / Edit Document / Edit Word Document / Output Format and...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  6. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....Conversion Product Solution GroupDocs...background color for WordArt in Word documents). See for details...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....Conversion Product Solution GroupDocs...WordprocessingML Flat XML, ODT, OTT, Word 2003 XML Spreadsheet XLS, XLT...

    docs.groupdocs.com/editor/java/introduction/
  8. 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....Conversion Product Solution GroupDocs...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/sign-document-...
  9. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....Conversion Product Solution GroupDocs...extract text from PDF files, Word documents, Excel spreadsheets...

    docs.groupdocs.com/parser/net/
  10. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Conversion Product Solution GroupDocs...Guide / Edit document / Edit Word document / Font extraction options...

    docs.groupdocs.com/editor/java/font-extraction-...