Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 8,274 for

page

(0.13 sec)
  1. Import annotations | GroupDocs

    This Page describes how to import annotation from the XML files using GroupDocs.Annotation for .NET API....annotations Leave feedback On this page GroupDocs.Annotation v22.1 and...the result XML file } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/import-annota...
  2. Install GroupDocs.Watermark for Node.js via Jav...

    Install using NPM All Java packages are hosted at NPM. You can easily reference GroupDocs.Watermark for Node.js via Java API directly in your Node.js project by installing it with the following command. npm install @groupdocs/groupdocs.watermark...Java Leave feedback On this page Install using NPM All Java packages...@groupdocs/groupdocs.watermark Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/nodejs-java/instal...
  3. Use PDF redaction filters | GroupDocs

    This article explains that how to set Page-level scope to PDF redactions....redaction to an area on a specific page. You have to set an array of...the bottom half of the last page in a PDF document. final Redactor...

    docs.groupdocs.com/redaction/java/use-pdf-redac...
  4. 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...
  5. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....spreadsheets Leave feedback On this page Microsoft Excel with its popular...JPG, , , , , TIF, , , , PDF: Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/sprea...
  6. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document Page with GroupDocs.Signature API....Locating signature on document page / 🌐 Alignments Locating signature...ability to align signature on page with horizontal and vertical...

    docs.groupdocs.com/signature/java/locating-sign...
  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. Generate previews | GroupDocs

    This article provides learning contents about how to generate Page previews of documents in .NET using GroupDocs.Parser API...previews Leave feedback On this page GroupDocs.Parser provides the...functionality to generate document page previews by method: void GeneratePreview...

    docs.groupdocs.com/parser/net/generate-previews/
  9. 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...
  10. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/XLSX Excel spreadsheets, PPT/PPTX presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples....allows manipulating document pages, page transformations, information...presentations . Merge certain document pages . Split any document into multiple...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...