Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 31,037 for

page

(0.29 sec)
  1. Font extraction options | Documentation

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....options Leave feedback On this page Introduction WordProcessing...platforms or systems. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  2. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks API....docx" ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/net/load-from-loca...
  3. Save document to the specified stream | Documen...

    This article explains how to save document to the specified stream while using GroupDocs. Watermarks API....Save ( stream ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/net/save-document-...
  4. Save in rasterized PDF | Documentation

    The following example demonstrates how to save the document as a rasterized PDF file: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/save-in-raste...
  5. Get supported file formats | Documentation

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Java....println ( fileType ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/get-supported...
  6. GroupDocs.Conversion for .NET 17.4.0 Release No...

    Note This Page contains release notes for GroupDocs.Conversion for .NET 17.4.0 Major Features There are 11 new features, improvements and fixes in this regular monthly release. The most notable are: Introduced new method for retrieving basic metadata of the source document Improved handling of extension-less urls Improved to HTML conversions Improved HTML to Cells conversions Fixed 3 bugs Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑1810 Implement method for getting extended document information New Feature CONVERSIONNET‑1835 Convert Html to Cells improvements Improvement CONVERSIONNET‑1845 Convert Cad to Html improvements Improvement CONVERSIONNET‑1846 Convert Note to Html improvements Improvement CONVERSIONNET‑1840 Convert Slides to Html improvements Improvement CONVERSIONNET‑1847 Convert Tasks to Html improvements Improvement CONVERSIONNET‑1851 Convert Words to Html improvements with UsePdf=true option set Improvement CONVERSIONNET‑1871 Improved handling of extension-less urls Improvement CONVERSIONNET‑1678 Failed to validate PDF_X_3 and PDF_X_1A Fix CONVERSIONNET‑1844 Converting Image to Html with UsePdf=true always use direct conversion instead converting through Pdf Fix CONVERSIONNET‑1676 Loading Latex document from stream requires FileStream Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Notes Leave feedback Note This page contains release notes for GroupDocs...FileType ); Console . WriteLine ( "Pages count: {0}" , documentInfo ...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  7. Get HTML markup in different forms | Documentation

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API....forms Leave feedback On this page This demonstration shows how...in different forms. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/get-html-markup-...
  8. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....Java Leave feedback On this page Introduction GroupDocs.Editor...pptx' , saveOptions ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  9. Set license under Mono/Linux | Documentation

    This is a guide about setting GroupDocs.Conversion for .NET license under Mono/Linux...licenseStream ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/net/set-license-u...
  10. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...email and attachments all in one page Thank you. 1 Like atir.tahir...email and attachments all in one page This is not possible using Conversion...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...