Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 28,927 for

groupdocs.annotation

(0.08 sec)
  1. Load from FTP | Documentation

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/load-document-fr...
  2. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-overwrit...
  3. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....Markup Word Files # GroupDocs.Annotation provides the .NET API...PM> Install-Package GroupDocs.Annotation Add Annotations to Word...

    blog.groupdocs.com/annotation/annotate-word-doc...
  4. How to Get a Temporary License for GroupDocs

    Do you want to test the products before buying the license? If so, this topic describes the step-by-step procedure to get a temporary license for GroupDocs....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/total/net/how-to-get-a-tempora...
  5. GroupDocs.Watermark for .NET

    此 API 允许您在任何平台上使用 C# .NET 语言以任何类型的文件格式操作文本和图像水印。...Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/zh/watermark/net/
  6. GroupDocs.Parser Product Family

    Find answers about extracting text, images, and metadata of different files using code on any platform....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/parser/page/5/
  7. Announcing GroupDocs.Total for .NET - An Ultima...

    After spreading the magic of next generation GroupDocs .Net APIs around the globe, the GroupDocs team is happy to announce the release of GroupDocs.Total for .NET which is a complete suit of GroupDocs .NET APIs. In the other words, the GroupDocs.Total for .NET is a compilation of every .NET API offered by GroupDocs. It is compiled on daily basis to ensure that it contains the most up to dated versions of each of our ....NET GroupDocs.Annotation for .NET GroupDocs.Conversion...

    blog.groupdocs.com/total/inaugurating-groupdocs...
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family Groupdocs.annotation Product F......Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/categories/page/13/
  9. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/
  10. GroupDocs.Conversion for Node.js via Java

    Find answers about converting documents and images of various types using Node.js via Java code on any platform....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/nodejs/