Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 8,358 for

page

(0.48 sec)
  1. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....redact an area of a specific page range from all sensitive data...to the right half of the last page in a PDF document. final Redactor...

    docs.groupdocs.com/redaction/java/use-page-area...
  2. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected Page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....or a text from the selected page. Raw mode is not supported for...steps to extract a text from the page of Microsoft OneNote Section:...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Define the desired page width (in pixels) of the output...conversion. Define the desired page height (in pixels) of the output...

    docs.groupdocs.com/conversion/java/convert-to-p...
  4. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page A database is a collection of...JPG, , , , , TIF, , , , PDF: Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/datab...
  5. Add ellipse annotation | GroupDocs

    The Page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....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/net/add-ellipse-a...
  6. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page GroupDocs.Conversion provides...attribute. Whether to generate page numbers for the converted document...

    docs.groupdocs.com/conversion/net/load-markup-d...
  7. 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...
  8. Convert DOCX to PNG using C#

    Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑Page streaming for high‑quality results....explains how to convert each page of a Word document into individual...efficiently process documents page by page. The example also demonstrates...

    kb.groupdocs.com/conversion/net/convert-docx-to...
  9. 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...
  10. Working with hyperlinks | GroupDocs

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

    docs.groupdocs.com/parser/net/working-with-hype...