Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 5,970 for

groupdocs.viewer,

(0.09 sec)
  1. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Python via .NET API....This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Python via .NET API.

    docs.groupdocs.com/merger/python-net/split-docu...
  2. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB.

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Use advanced rasterization options | GroupDocs

    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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so.

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats.

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  5. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/subscribing-f...
  6. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it....Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it.

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  7. Common List Image in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide....Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide.

    docs.groupdocs.com/assembly/net/common-list-ima...
  8. Custom logging | GroupDocs

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications.

    docs.groupdocs.com/signature/net/how-to-impleme...
  9. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page.... This article explains how to use extended Digital electronic signatures options and adjustment on document page.

    docs.groupdocs.com/signature/java/sign-document...
  10. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup.

    docs.groupdocs.com/editor/net/inline-styles/