Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,458 for

as

(0.04 sec)
  1. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such As Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…

    forum.groupdocs.com/t/how-to-implement-a-custom...
  2. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET hAs been releAsed! It would be a piece of breaking news for those who are already using our document parsing API As well As who are looking for an eAsy to use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & ZIP file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API to perform product optimization....The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy to use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & ZIP file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API to perform product optimization.

    blog.groupdocs.com/parser/introducing-api-v2-of...
  3. How to dynamic add image watermark when renderi...

    I would like to use GroupDocs.Viewer-for-.NET-UI As codebAse and reivse it for our customer need. How to dynamic add image watermark(not text watermark) to each view page(png view) when rendering?...I would like to use GroupDocs.Viewer-for-.NET-UI as codebase and reivse it for our customer need. How to dynamic add image watermark(not text watermark) to each view page(png view) when rendering?

    forum.groupdocs.com/t/how-to-dynamic-add-image-...
  4. 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....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.

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. Merge archives | Documentation

    Learn how to merge archive files, combine archive files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....Learn how to merge archive files, combine archive files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library.

    docs.groupdocs.com/merger/python-net/merge/arch...
  6. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/compar...
  7. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET.

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  8. .NET HTML Viewer API - Read, View, Render in C#...

    .NET document viewer API to read, render and display HTML in any type of C#, AsP.NET, VB.NET & .NET Core applications.....NET document viewer API to read, render and display HTML in any type of C#, ASP.NET, VB.NET & .NET Core applications.

    products.groupdocs.com/viewer/net/html/
  9. Render DOCX to HTML using Node.js

    In this topic, we'll learn how to render DOCX to HTML using Node.js for fAst document previews. Moreover, a code will be provided to render DOCX to HTML in Node.js....In this topic, we'll learn how to render DOCX to HTML using Node.js for fast document previews. Moreover, a code will be provided to render DOCX to HTML in Node.js.

    kb.groupdocs.com/viewer/nodejs/render-docx-to-h...
  10. Convert PDF to HTML using Python

    Convert PDF to HTML using Python with GroupDocs.Conversion. Export PDF to HTML using Python eAsily and display documents online with accurate formatting....Convert PDF to HTML using Python with GroupDocs.Conversion. Export PDF to HTML using Python easily and display documents online with accurate formatting.

    kb.groupdocs.com/conversion/python/convert-pdf-...