Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 6,157 for

document converter

(0.31 sec)
  1. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of Document. This feature improves programmability while working with strings instead of Documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/net/working-with-st...
  2. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....and render layouts in a CAD document. We have also introduced the...modes when rendering cells document into HTML. Furthermore, 15...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....this article I’ll use the Convert API. Find information about...will use the Convert API and Convert method to convert a file from...

    blog.groupdocs.com/total/how-to-perform-callbac...
  4. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format using GroupDocs.Editor for Python via .NET...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...NET / Developer Guide / Edit document / Edit PowerPoint Presentations...

    docs.groupdocs.com/editor/python-net/generating...
  5. Converting PPTX to HTML does not convert one im...

    Hi, When converting the attached PPTX to HTML using GroupDocs.Viewer, the image (Canon logo) in the bottom-right corner is not shown. Other images seem to be working fine. Image in PPTX not working.zip (512.6 KB) We …...Converting PPTX to HTML does not convert one image GroupDocs...Product Family csharp , dotnet , document-viewer Clemens June 13, 2025...

    forum.groupdocs.com/t/converting-pptx-to-html-d...
  6. .msg to pdf conversion issue - incompatible uni...

    Hello, I am experiencing the below error when trying to convert a specific .msg file to PDF. The issue is present version 25.8 Incompatible unit types. I can send the sample file but due to it’s nature I can’t uploa…...below error when trying to convert a specific .msg file to PDF...“incompatible unit types” error while converting a .msg file to PDF using...

    forum.groupdocs.com/t/msg-to-pdf-conversion-iss...
  7. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Java / Document rendering basics / Render...

    docs.groupdocs.com/viewer/java/render-ebooks/
  8. Formatting inconsistency with numbered bullets ...

    Hi, there is a formatting inconsistency occurring with numbered bullets when editing Word Documents. The original word Document contains some numbered lists. image.png (80.6 KB) for this test we are using GroupDocs.ed…...numbered bullets editing Word documents GroupDocs.Editor Product Family...editing Word documents. The original word document contains some...

    forum.groupdocs.com/t/formatting-inconsistency-...
  9. Deleting slides from presentation | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...NET / Developer Guide / Edit document / Edit PowerPoint Presentations...

    docs.groupdocs.com/editor/python-net/deleting-s...
  10. Render XLSX as HTML using Java

    In this discussion, we'll delve into the process of how to render XLSX as HTML using Java. Additionally, we'll provide you Java code for rendering XLSX to HTML....domain of document processing, the task of converting Excel files...conversion of XLSX files to HTML documents Instantiate the Viewer class...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...