Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 3,191 for

convert file

(0.56 sec)
  1. Get HTML Markup in Different Forms | GroupDocs

    Learn how to get edited document HTML markup - body without head tag, content in raw and base64 form, and others using GroupDocs.Editor for Node.js via Java API....to open an input document, convert it to an intermediate EditableDocument...'groupdocs-editor' ); // Specify the input file path const inputFilePath = ...

    docs.groupdocs.com/editor/nodejs-java/get-html-...
  2. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the Converted File if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....automatically add extension of the converted file if not set. Image, PDF...PdfFormattingOptions when converting to PDF Implement specific...

    blog.groupdocs.com/conversion/pdfformattingopti...
  3. Doc->DOCX conversion compatibility issues - Fre...

    Hello everyone! The following issue occurs during using GroupDocs.Convertion: by Converting .doc File to .docx format the generated .docx File always has a compatibility issue image.png (38.4 KB) which prevent us from…...Convertion: by converting .doc file to .docx format...format the generated .docx file always has a compatibility issue...

    forum.groupdocs.com/t/doc-docx-conversion-compa...
  4. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...usual - to the byte stream or file. This feature is working regardless...Load a desired WordProcesing file to the class. Call the method...

    docs.groupdocs.com/editor/java/generating-page-...
  5. Get document info | GroupDocs

    Retrieve document metadata such as format, page count, title, and author without Converting...This is useful for building file browsers, validation pipelines...business-plan.docx is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/get-document-info/
  6. Conversion error on Azure Linux App Service usi...

    Hi, I’m encountering a runtime exception when attempting to Convert documents using GroupDocs.Conversion.CrossPlatform on an Azure Linux App Service (.NET 8). Despite using the CrossPlatform package, conversions fail w…...exception when attempting to convert documents using GroupDocs.Conversion...GroupDocs.Conversion.Converter.Convert(...) From the stack trace...

    forum.groupdocs.com/t/conversion-error-on-azure...
  7. The issue of being unable to edit a PDF convert...

    After Converting a PDF File to a PPTX File, it cannot be edited, and the error message displayed is: “Editing text does not support Type 3 fonts.” What is the reason for this? If we subscribe to the paid version, will it…...being unable to edit a PDF converted to PPTX GroupDocs.Conversion...12:28pm 1 After converting a PDF file to a PPTX file, it cannot be...

    forum.groupdocs.com/t/the-issue-of-being-unable...
  8. Specify encoding when loading documents | Group...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....supported for the following file types: Different encodings use...for characters, and opening a file in the wrong encoding leads...

    docs.groupdocs.com/viewer/java/specify-encoding...
  9. Releasing GroupDocs.Viewer for .NET 3.4.0 with ...

    For those who have been waiting for the next release - Today, we are excited to announce GroupDocs.Viewer for .NET 3.4.0. The latest version of our document viewer API provides fixes and improvements for a wide range of features. Based on our customers’ feedback, GroupDocs team has announced 20+ fixes along with 5+ improvements in version 3.4.0. Please see below for the list of fixes and improvements. GroupDocs.Viewer for ....exception while converting mpt to image File is corrupted or...or damaged exception while converting mpt document to image Project...

    blog.groupdocs.com/viewer/releasing-groupdocs-d...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS Files. your_app/samples – for sample Files. your_app/views – for view Files, we will use Haml for these. Also we need to create a GemFile in our project’s root directory with the following content: https://gist....– for CSS files. your_app/samples – for sample files. your_app/views...your_app/views – for view files, we will use Haml for these. Also we...

    blog.groupdocs.com/signature/working-with-group...