Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,049 for

page

(0.38 sec)
  1. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the Page-based scope for your redaction of two types: Page range, a given number of Pages at certain offset from the beginning or the end of the Page; Page area (on each Page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific Page....the page-based scope for your redaction of two types: page range...range, a given number of pages at certain offset from the beginning...

    docs.groupdocs.com/redaction/net/redaction-filt...
  2. GroupDocs.Conversion for .NET 25.10 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.10. Available now on NuGet and GroupDocs website....October 2025 release featuring page layout updates and API refactor...this release API Refactoring – Page Layout Settings (Breaking Changes)...

    blog.groupdocs.com/conversion/groupdocs-convers...
  3. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary Pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....files / Merge pages in the arbitrary order Merge pages in the arbitrary...feedback On this page With you can combine different pages from multiple...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  4. Select specific pages for rasterized PDF | Grou...

    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...
  5. Add area annotation | GroupDocs

    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...
  6. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document Pages using GroupDocs.Comparison for Java API....Generate document pages preview Generate document pages preview Leave...feedback On this page allows you to generate page previews for source...

    docs.groupdocs.com/comparison/java/generate-doc...
  7. Convert word processing documents | GroupDocs

    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...
  8. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Node.js via Java API....by specifying page numbers array or start/end page numbers and...are the possible use cases: Page numbers array specified and...

    docs.groupdocs.com/merger/nodejs-java/split-doc...
  9. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....objects: Member Description The page that contains the text area...The rectangular area on the page that contains the text area...

    docs.groupdocs.com/parser/java/extract-text-areas/
  10. Reorder pages | GroupDocs

    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/