Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 33,498 for

groupdocs.viewer

(0.91 sec)
  1. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  3. Convert Image using OCR | GroupDocs

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-image...
  4. Custom logging | GroupDocs

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

    docs.groupdocs.com/signature/net/how-to-impleme...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...NET and GroupDocs.Viewer for .NET APIs have been...

    blog.groupdocs.com/groupdocs.blog/page/81/
  6. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/font-embedding-o...
  7. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/float-and-paginal...
  8. eSign Document with QR Code Signature | GroupDocs

    This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Conversion for Node.js via Java. No Microsoft Office or other third‑party software is required....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/syste...
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-fro...