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

page

(0.25 sec)
  1. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the Pages of Word files using C#. The running example shows how to change the order of Pages in DOC/DOCX files using the .NET API....is really not easy to move pages without losing the formatting... In order to rearrange the pages, this article discusses, how...

    blog.groupdocs.com/merger/move-word-pages-using...
  2. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Node.js via Java....diagrams Leave feedback On this page About diagram formats Microsoft..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET....Text Leave feedback On this page Beyond basic text extraction...control how text is returned. This page shows common tasks; consult...

    docs.groupdocs.com/parser/python-net/working-wi...
  4. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....options Leave feedback On this page GroupDocs.Conversion provides...converted to. sets the desired page width in points after conversion...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  5. 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/
  6. Rasterize Document before Image Area Redaction ...

    I have observed that while redacting a PDF using Image Area Redaction feature I have to rasterize the whole document first, could you confirm if my understanding is sound or not. Is it possible to apply text redaction on…...apply text redaction on only one page of the pdf document? AlexanderObraztsov...to hide a block of text on a page, you can use the RegexRedaction...

    forum.groupdocs.com/t/rasterize-document-before...
  7. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....options Leave feedback This page contains a description of all...feature. For details, see the page. getFuzzySearch method The method...

    docs.groupdocs.com/search/nodejs-java/search-op...
  8. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image Pages when rendering documents with GroupDocs.Viewer within your Java applications....Rotate pages Rotate pages Leave feedback To rotate a page when...the following two parameters: page number rotation angle The rotation...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  9. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....changes Leave feedback On this page allows you to get a list of...change = changes [ index ]; const page = change . getPageInfo (). getPageNumber...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  10. Saving | GroupDocs

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first Page number to save specific Page range; LastPage defines the last Page number to save specific Page range; OnlyAnnotatedOptions indicates whether to save only annotated Pages or not. For details, see the following Pages:...defines the first page number to save specific page range; LastPage...defines the last page number to save specific page range; OnlyAnnotatedOptions...

    docs.groupdocs.com/annotation/java/saving/