Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 5,732 for

file conversion

(0.05 sec)
  1. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT Files. Therefore, for TXT File getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Conversion Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  2. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs...// Add annotation and save to file annotator . add ( polyline );...

    docs.groupdocs.com/annotation/java/add-polyline...
  3. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...Conversion Product Solution GroupDocs...to sign Spreadsheet document files. Spreadsheet document metadata...

    docs.groupdocs.com/signature/python-net/esign-s...
  4. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Conversion Product Solution GroupDocs...10 } }; // sign document to file signature . Sign ( "QrCodeEncrypted...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Sign document with Swiss QR Barcode signature |...

    This article explains how to sign document with Swiss QR Barcode electronic signatures...Conversion Product Solution GroupDocs...swissQR }; // sign document to file var signResult = signature ...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Delete indexed documents | GroupDocs

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Conversion Product Solution GroupDocs...remove documents indexed by a file system path, see . The following...

    docs.groupdocs.com/search/java/delete-indexed-d...
  7. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Conversion Product Solution GroupDocs...string filePath ) { string text = File . ReadAllText ( filePath );...

    docs.groupdocs.com/search/net/custom-text-extra...
  8. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Conversion Product Solution GroupDocs..."JohnSmith" ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  9. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain File format information advanced_usage....Conversion Product Solution GroupDocs...and extract some additional file format information. a WordProcessing...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....Conversion Product Solution GroupDocs...metadata (document properties, file information) from documents...

    docs.groupdocs.com/parser/net/extract-metadata-...