Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 9,609 for

page

(0.94 sec)
  1. 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....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. GroupDocs.Comparison for .NET 25.12 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.12. Available now on NuGet and GroupDocs website....12 page. Learn more # Full Release Notes...

    blog.groupdocs.com/comparison/groupdocs-compari...
  3. GroupDocs.Comparison for .NET 25.8 – Latest Upd...

    Explore what’s new in GroupDocs.Comparison for .NET 25.8. Available now on NuGet and GroupDocs website....8 page. Learn more # Full Release Notes...

    blog.groupdocs.com/comparison/groupdocs-compari...
  4. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Introduction Leave feedback On this page This article explains the most...format. Document size. Number of pages (or tabs). Text encoding, if...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  5. Word document added an Undefined Label - Free S...

    Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and…...PageDescriptionEntit page = new PageDescriptionEntit(); page.setData(editableDocument...getEmbeddedHtml()); page.setNumber(0); List<PageDescriptionEntit> pages = new...

    forum.groupdocs.com/t/word-document-added-an-un...
  6. How to Password Merge for PDFs | GroupDocs

    Automate unlocking, merging, and re‑protecting password‑protected PDFs with GroupDocs.Merger for Java....PDFs Leave feedback On this page Password Merge Use Case Password...Java Documentation Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …... ← previous page...

    forum.groupdocs.com/t/alignment-and-font-issues...
  8. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....can call method with disabled paged mode, and for the second time...Markdown documents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/net/edit-document/
  9. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features....can call method with disabled paged mode, and for the second time...Markdown documents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/edit-document/
  10. How to merge archives to ZIP using Python via ....

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/python-net/getting-st...