Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 5,873 for

convert document

(0.05 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...how to open an input document, convert it to an intermediate...

    docs.groupdocs.com/editor/nodejs-java/get-html-...
  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. 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 ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/java/working-with-s...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...display over 50 types of documents and images on any page within...include: PDF and Microsoft Word documents, Excel spreadsheets, PowerPoint...

    blog.groupdocs.com/groupdocs.blog/page/93/
  5. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...adding Tags in the output PDF document ((WordProcessingLoadOp) loadOptions)...null"); } logger.info("Office document size in bytes: {}", contentInBytes...

    forum.groupdocs.com/t/font-substitution-not-wor...
  6. Introduction | GroupDocs

    This is an introduction to editing Documents, explaining the main stages of Document opening, editing, and saving results within Node.js via Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...library that allows you to edit documents programmatically without a...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  7. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing Document in SVG format using GroupDocs.Editor for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit Document / Edit Word Document / Generating Page...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. Optima LT Std font displayed incorrectly in pre...

    We’re Converting a Word Document with Optima LT Std font applied inside to images using .Viewer, it’s properly displayed in the Word application, but in image it’s a wrong font. Same happening if Converted online: http…...Viewer Product Family document-conversion , csharp , dotnet... 12:39pm 1 We’re converting a Word document with Optima LT Std...

    forum.groupdocs.com/t/optima-lt-std-font-displa...
  9. How to Render DOCX as PNG using C#

    In this article, we will guide you on how to render DOCX as PNG using C# without installing extra software. We will also provide code to render DOCX to PNG using C#....Rendering a Microsoft Word document as a Portable Network Graphics...when you need to display the documents content on the web or in other...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  10. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...NET / Developer Guide / Edit document / Edit text files Edit TXT...

    docs.groupdocs.com/editor/net/edit-txt/