Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 6,055 for

document converter

(1.47 sec)
  1. GroupDocs.Conversion for Excel file crashing at...

    When testing a simple Excel file conversion to PDF format, it seems that GroupDocs will scan all subfolders within the current working directory to look for fonts?? This causes problem when the current working directory…...Conversion Product Family dotnet , document-conversion jarrodwee July...CorruptOrDamagedFile: Cannot convert. The file is corrupt or damaged...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  2. 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...
  3. 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...
  4. 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....中國傳統的 The ability to convert documents to PDF is almost a required...often need to convert Word processing documents into this portable...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. Very slow conversion for certain PDF to HTML - ...

    We’re using GroupDocs.Viewer from Total.NetFramework package 25.5 to convert the attached PDF to HTML for viewing purposes. Unfortunately it seems to take 10 to 15 minutes, to convert page 2 to HTML, which is way to slo…...Viewer Product Family dotnet , document-viewer Clemens July 4, 2025...NetFramework package 25.5 to convert the attached PDF to HTML for...

    forum.groupdocs.com/t/very-slow-conversion-for-...
  6. .NET 10 GroupDocs.Viewer GetBarcodeImage except...

    We’re encountering an issue when converting .doc/.docx files to PDF. Error System.TypeLoadException (HResult: 0x80131522) Message: Method ‘GetBarcodeImage’ in type ‘…’ from assembly ‘GroupDocs.Viewer, Version=25.12.0.…...GetBarcodeImage exception when converting .doc/.docx files to PDF GroupDocs...encountering an issue when converting .doc/.docx files to PDF....

    forum.groupdocs.com/t/net-10-groupdocs-viewer-g...
  7. Heading level offset | GroupDocs

    Shift all heading levels in the Markdown output...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...embedding converted content inside a larger document where top-level...

    docs.groupdocs.com/markdown/net/heading-offset/
  8. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...usage Leave feedback Convert documents fast and easily using...

    docs.groupdocs.com/conversion/net/basic-usage/
  9. 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...
  10. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Conversion for Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...repository and see how to convert files programmatically: Online...

    docs.groupdocs.com/conversion/java/showcases/