Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 7,051 for

page

(0.07 sec)
  1. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark 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_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Get document Info | Documentation

    This artcle explains how to get document information...Info Leave feedback On this page GroupDocs.Watermark allows to...out . println ( "Number of pages: " + info . getPageCount ());...

    docs.groupdocs.com/watermark/java/get-document-...
  3. Filtering annotations by type on saving documen...

    This Page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....document Leave feedback On this page To save only annotations of...snippet shows how to save only pages with specific annotation type:...

    docs.groupdocs.com/annotation/net/filtering-ann...
  4. Compare bookmarks in Word documents | Documenta...

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET....documents Leave feedback On this page allows you to compare bookmarks...bookmarks is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/compare-bookm...
  5. Save comparison result in different format | Do...

    This article explains how to save comparison result in different format after files comparison within your .NET applications using GroupDocs.Comparison for .NET....format Leave feedback On this page allows you to save output document...( "result.pdf" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/save-comparis...
  6. Reduce image quality | Documentation

    Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API....quality Leave feedback On this page If the output PDF file contains...demonstrates the result: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/python-net/optimizati...
  7. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....fonts Leave feedback On this page allows you to compare documents...( resultDocument ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  8. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....documents in PDF, transforming all pages into raster images or save redacted...information; An ability to set page range rendering document as...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  9. Load document from stream | Documentation

    The Page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....stream Leave feedback On this page The following code snippet shows...annotator . dispose (); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/java/load-documen...
  10. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....documents Leave feedback On this page allows you to compare documents..."result.xlsx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/java/load-passwor...