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

document converter

(0.04 sec)
  1. Add Text Watermark to DOCX Using C#

    Learn how to add text watermark to DOCX using C# without installing extra software. Moreover, we will provide you code to insert text watermark to DOCX using C#....digital age, protecting your documents from unauthorized use and...professional touch to your documents. In this article, we’ll explore...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using C# programming language....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...NET / Developer Guide / Edit document / How to edit e-Book file...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  3. Saving documents | Documentation

    The articles explain that how to save Documents in different ways after making redactions....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...Advanced usage / Saving documents Saving documents Leave feedback Saving...

    docs.groupdocs.com/redaction/python-net/saving-...
  4. converted_with_options.xls

    Sheet1 This Document contains a variety of formatted elements that are used to test Document rendering quality during file conversion and centered. It actually creates two paragraphs. This is a tes......Sheet1 This document contains a variety of formatted elements...elements that are used to test document rendering quality during file...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. Running Examples | Documentation

    Learn how to run code examples in GroupDocs.Conversion for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...in archives, and retrieving document information. Prerequisites...

    docs.groupdocs.com/conversion/python-net/gettin...
  6. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word Document with such footnotes was converted to PDF or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint Document with black SmartArt text to PDF. And the SmartArt text in the resultant Document was changed to white text.... A Word document with such footnotes was converted to PDF or... It was about converting a PowerPoint document with black SmartArt...

    blog.groupdocs.com/conversion/issue-with-footno...
  7. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your Documents conversion experience....users to hide comments when converting from Cells. Conversion from...share your documents conversion experience. Document Conversion...

    blog.groupdocs.com/conversion/conversion-from-s...
  8. GroupDocs.Editor for Node.js | Documentation

    GroupDocs.Editor for Node.js enables Document editing in form of HTML.Edit Word, Excel and PowerPoint Documents using GroupDocs.Editor for Node.js powerful Document editing API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Word, Excel and PowerPoint documents using GroupDocs.Editor for...

    docs.groupdocs.com/editor/nodejs-java/
  9. Save to stream | Documentation

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Save to stream Save to stream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  10. GroupDocs.Conversion for .NET overview | Docume...

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported Document and image types without using third-party tools....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...between a variety of supported document and image types, including...

    docs.groupdocs.com/conversion/net/product-overv...