Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 7,050 for

page

(0.1 sec)
  1. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....documents Leave feedback On this page When it comes to convenient..., JPG, , , , , , TIF, , , , Page Description Language: , , PDF:...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Select specific pages for rasterized PDF | Docu...

    Select specific Pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting Page index (zero based) and the number of Pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultiPageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....specific pages for rasterized PDF Select specific pages for rasterized...Leave feedback Select specific pages for rasterized PDF Saving document...

    docs.groupdocs.com/redaction/java/select-specif...
  3. Add area annotation | Documentation

    The Page describes how to add area annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Area annotation allows you to...rectangle area within the document page and annotate it as shown in...

    docs.groupdocs.com/annotation/net/add-area-anno...
  4. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your Microsoft...entire document or specific pages. Supported Word Processing file...

    docs.groupdocs.com/viewer/java/render-word-docu...
  5. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about Pages in a note document....to obtain information about pages in a note document. Please follow...InspectionPackage . Pages != null ) { foreach ( var page in root . InspectionPackage...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with barcodes | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......from document page Extract barcodes from document page area Was this...this page helpful? Not really Yes, thanks Any additional feedback...

    docs.groupdocs.com/parser/java/working-with-bar...
  7. Working with images | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......from document page Extract images from document page area Extract...Extract images to files Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/working-with-ima...
  8. Reorder pages | Documentation

    Reorder Pages when rendering documents to PDF with GroupDocs.Viewer for Java...Render to PDF / Reorder pages Reorder pages Leave feedback GroupDocs...GroupDocs.Viewer preserves the page order in the source document....

    docs.groupdocs.com/viewer/java/reorder-pages/
  9. Get file info | Documentation

    This article explains how to detect document file type, size and calculate Pages count with GroupDocs.Watermark....info Leave feedback On this page With you can retrieve the following...PageCount represents the number of pages in a document. FileSize represents...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  10. Add ellipse annotation | Documentation

    The Page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Ellipse annotation draws elliptic...elliptic annotation on a document page as shown in the picture below...

    docs.groupdocs.com/annotation/java/add-ellipse-...