Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 15,666 for

file

(0.5 sec)
  1. GroupDocs.Watermark for .NET | GroupDocs

    A .NET API for adding watermarks to the documents of different File formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....to the documents of different file formats. It provides the effective...remove watermarks in supported file formats. GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/
  2. GroupDocs.Markdown for .NET Documentation | Gro...

    Developer documentation for GroupDocs.Markdown for .NET. Learn how to export documents to Markdown in your .NET applications....overview Main features Supported file formats GET STARTED System requirements...strings Saves images to the file Skips saving images Export specific...

    docs.groupdocs.com/markdown/net/
  3. DocProperties in content control not converting...

    Hello GroupDocs Support Team, I have this problem, when converting a word document to pdf. The document contains content controls (developer tools in word) and I have some custom document properties in those. After the …... To investigate further and file a defect internally, please....NET 2.5.0). A minimal Word file that reproduces the issue (content...

    forum.groupdocs.com/t/docproperties-in-content-...
  4. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf Files using Java....summary saved in a separate result file. About GroupDocs.Comparison...Develop Functions GUIDE Retrieve File Info Compare Documents Accept...

    docs.groupdocs.com/comparison/java/
  5. Load from Stream | GroupDocs

    This article shows that how to load File from stream using redaction API...As an alternative to a local file, can open a document from stream...Stream: C# using ( Stream stream = File . Open ( @"sample.docx" , FileMode...

    docs.groupdocs.com/redaction/net/load-from-stream/
  6. How to Add Text Signature to DOCX using C#

    In this tutorial, we will provide you guide on how to add text signature to DOCX using C#. We will also provide a code example to insert text signature to DOCX in C#....validity and integrity of DOCX files. In this article, we will walk...insert text signature into DOCX file format Create an instance of...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  7. Add text watermarks | GroupDocs

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....as viewer : # Create an HTML file. viewOptions = HtmlViewOptions...docx sample.docx is the sample file used in this example. Click...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  8. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java.... Specify a source file path or an input stream. Call...the method. Specify a target file path or an input stream. Instantiate...

    docs.groupdocs.com/comparison/java/setting-auth...
  9. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF File...document as a rasterized PDF file: C# using ( Redactor redactor...rasterized PDF with no suffix in file name redactor . Save ( new SaveOptions...

    docs.groupdocs.com/redaction/net/save-in-raster...
  10. Remove Annotations from PPTX using Java

    Let's learn how to remove annotations from PPTX using Java. You'll also find a code example demonstrating the process of how to delete annotations in PPTX using Java....removing annotations from PPTX files Initialize the Redactor class...provide the path to the PPTX file to its constructor Create a...

    kb.groupdocs.com/redaction/java/remove-annotati...