Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 7,019 for

page

(0.04 sec)
  1. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...signatures Leave feedback On this page allows signing a document with...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/esign-document...
  2. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....changes Leave feedback On this page allows you to apply or discard...ApplyChangeOptions ( changes )); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  3. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....object form can be found on the page . The correlation of two forms...text form is presented on the page . Syntax with examples of all...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  4. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....settings Leave feedback On this page provides class to specify additional...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...instantiate and release the output page streams. defines the methods...List < ByteArrayOutputStrea > pages = new ArrayList <>(); try (...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  6. RotateOptions | GroupDocs.Merger for .NET API R...

    Provides options for the Page rotation....class Provides options for the page rotation. public class RotateOptions...180 or 270 degrees). Pages { get; } Get page numbers collection...

    reference.groupdocs.com/merger/net/groupdocs.me...
  7. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....watermarks Leave feedback On this page Remove watermark GroupDocs.Watermark...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/removing-foun...
  8. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page GroupDocs.Conversion provides...WebConvertOptions (); }); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/load-personal...
  9. Customize changes styles | Documentation

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for Java....styles Leave feedback On this page provides the compare options...compareOptions ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/java/customize-ch...
  10. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (Pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....watermarks Leave feedback On this page GroupDocs.Watermar API supports...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-image-...