Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 5,836 for

convert document

(0.45 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Viewer עבור Node.js 2......GroupDocs Blog | Document Automation Solutions for .NET & Java...content on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/he/index.xml
  2. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Viewer para Node.js 2......GroupDocs Blog | Document Automation Solutions for .NET & Java...content on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/es/index.xml
  3. 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...
  4. 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...
  5. XLS to PDF conversion has a watermark - Free Su...

    In version 25.6 when I Convert an XLS to PDF the result includes a “temp_watermark” text. Attaching the source and the result files. watermark.zip (22.4 KB)...Conversion Product Family java , document-conversion adrian.gruber.95...12:45pm 1 In version 25.6 when I convert an XLS to PDF the result includes...

    forum.groupdocs.com/t/xls-to-pdf-conversion-has...
  6. Render PPTX as PDF using Python

    Quickly learn how to render PPTX as PDF using Python. Moreover, this tutorial provides steps and code to Convert PPTX to PDF in Python for universal sharing....universally accessible PDF documents with ease. This guide also...also demonstrates how to convert PPTX to PDF in Python , allowing...

    kb.groupdocs.com/viewer/python/render-pptx-as-p...
  7. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF Documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email Documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf Documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....grouping when rendering PDF documents. We’d recommend you to download...font when rendering Email documents Add OTP format support OTS...

    blog.groupdocs.com/viewer/partial-rendering-lar...
  8. 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...
  9. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to Convert a Document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?...1 Hi, When we try to convert a document with the ‘Leelawadee...cannot add fonts to the output document if they are not installed...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  10. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...Conversion Product Family dotnet , document-conversion jarrodwee July...ext").ConvertTo("unknown.pdf").Convert(); It will throw exception:...

    forum.groupdocs.com/t/groupdocs-conversion-thro...