Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 791 for

presentation to pdf

(0.04 sec)
  1. Getting known property descriptors | Documentation

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package. Load a file To examine Get a collection of PropertyDescripTor instances for any desired metadata package Iterate through the extracted descripTors advanced_usage.GettingKnownPropertyDescripTors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescripTor descripTor : root.getDocumentProperties().getKnowPropertyDescripTors()) { System.out.println(descripTor.getName()); System.out.println(descripTor.getType()); System.out.println(descripTor.getAccessLevel()); for (PropertyTag tag : descripTor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescripTors collection....all possible properties are presented in the collection. The library...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/getting-known-...
  2. Remove Password Protection form Excel Files | U...

    Remove password from Excel spreadsheets. Unlock password protected XLS/XLSX files using free online password remover app & programmatically....needs, explore the options presented below. Once you’ve selected...coding! See Also # Unlocking PDF Documents How to Unlock Protected...

    blog.groupdocs.com/merger/unlock-excel-spreadsh...
  3. Using aliases | Documentation

    This article shows the use of aliases which allows you To reduce the length of search queries in text form....aliases for searching is presented below. String indexFolder...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/using-aliases/
  4. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used To perform operations about document passwords or password dictionary using Java....password protected documents is presented on the page. To get the number...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/document-...
  5. Text file encoding detection | Documentation

    This article explains that how To detect encoding of a text file auTomatically in Java.... Available encodings are presented in the class. When the encoding...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/text-file-encodi...
  6. Extract data from various formats | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Office PowerPoint presentations Extract data from PDF documents Extract...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Detect encoding | Documentation

    This article explains that how To detect encoding of a plain text file in java....of the file (if BOM isn’t presented). Here are the steps to detect...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/detect-encoding/
  8. Load WordProcessing document with options | Doc...

    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...
  9. Get the document content information | Document...

    This page describes how To get an information about document content using GroupDocs.Annotation for .NET API....the following formats: Word, PDF, Excel files, Visio diagrams...diagrams, PowerPoint presentations, HTML, and email. You can retrieve...

    docs.groupdocs.com/annotation/net/document-text...
  10. Play and Pause Animated GIF and APNG Images usi...

    Programmatically render animated GIF and APNG images To HTML web page in C# with play and pause feature. Build your own animation viewer using .NET....documents, spreadsheets, PDF, presentations, emails, ZIP archives...

    blog.groupdocs.com/viewer/play-pause-animated-g...