Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 11,806 for

format

(0.05 sec)
  1. DOCX to PDF on GroupDocs Blog | Document Automa...

    DOCX to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers K......dokumenty programu Word na format PDF w Javie Konwertuj dokumenty...

    blog.groupdocs.com/pl/tag/docx-to-pdf/index.xml
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...capabilities and improves auto‑format detection for reliable saves...

    blog.groupdocs.com/groupdocs.blog/page/3/
  3. 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....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. GroupDocs.Viewer 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....as the rendering of OTP file format and setting default font for...support of Mobipocket e-book format. Furthermore, 7 issues being...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. 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....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …...first of all please say — which format this particular document has...Combine("Output folder path", string.Format("{0}-embedded-page{{0}}.html"...

    forum.groupdocs.com/t/different-visualization-t...
  7. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-lot...
  8. 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....Managing metadata for specific formats / Documents / Working with...list of supported document formats please refer to . Detecting...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Render RTF as Image using Python

    This topic explains how to render RTF as image using Python. Moreover, there is no need to install extra software on your system to create images from RTF in Python....Image using Python Rich Text Format ( RTF ) files are a common...static archives, or share formatted content without requiring...

    kb.groupdocs.com/viewer/python/render-rtf-as-im...
  10. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...also clarify which document formats you’re converting to PDF, as...that input document is of DOCX format, and you want to convert it...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...