Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 6,788 for

paged

(0.16 sec)
  1. Load document from stream | Documentation

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

    docs.groupdocs.com/annotation/net/load-document...
  2. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Editor for Node.js...Showcases Leave feedback On this page Note Want to try GroupDocs.Editor...PPTX and more with . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  3. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Redaction converts all pages (slides, worksheets) in a document...default options Select specific pages for rasterized PDF Save to Stream...

    docs.groupdocs.com/redaction/net/saving-documents/
  4. Saving documents | Documentation

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Redaction converts all pages (slides, worksheets) in a document...default options Select specific pages for rasterized PDF Use advanced...

    docs.groupdocs.com/redaction/java/saving-docume...
  5. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Responsive design aims to make web pages render well on a variety of...of the class to render HTML pages with responsive layout. The...

    docs.groupdocs.com/viewer/java/render-with-resp...
  6. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....files Leave feedback On this page started to support XML format...format by its nature has no pages — it is a hierarchical structure...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  7. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. GroupDocs Watermark Overview | Documentation

    What Is GroupDocs.Watermark? GroupDocs.Watermark for Java is a powerful API for managing watermarks in the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats....Images in a Particular Section, Page, Slide, or Document Assign Watermark...Watermark Programmatically Extract Page Setup & Other Information for...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  9. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code.... size, pages count, etc. and generates document pages preview...signatures Generate document pages preview Generate signature preview...

    docs.groupdocs.com/signature/java/basic-usage/
  10. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...background Leave feedback On this page provides class to specify filling...signature implementation on document page SignatureImplementat = TextSignatureImpleme...

    docs.groupdocs.com/signature/net/composing-sign...