Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 6,046 for

editor

(0.05 sec)
  1. Save comparison result in different format | Gr...

    This article explains how to save comparison result in different format after files comparison within your .NET applications using GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/save-comparis...
  2. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/compare-bookm...
  3. How to Run Examples | GroupDocs

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/how-to-run-e...
  4. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-in-origi...
  5. Save document to the same file or stream | Grou...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/save-document-...
  6. Load document from local disk | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/load-documen...
  7. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/add-password-to-p...
  8. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Editor for .NET 25.12 propose trois...

    blog.groupdocs.com/fr/page/3/
  9. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Editor for .NET 25.12 版本釋出三項關鍵錯誤修復,提升...

    blog.groupdocs.com/zh-hant/page/3/
  10. Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Editor for Java 引入了刪除投影片與工作表的 API、基於...

    blog.groupdocs.com/zh-hant/tag/java/