Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 47,530 for

(c )

(0.07 sec)
  1. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages.... Ex: "C:\\Docs\\diagram.vsdx" Watermarker...relative path to your document. Ex: "C:\\Docs\\diagram.vsdx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. compare two word documents and highlight differ...

    compare two word documents and highlight differences on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents and highlight differen...... 使用 C# 比較 Word 文檔 使用 Comparison API...比較兩個或多個 Word 文檔。即使對於受密碼保護的文檔,也可以在 C# 中突出顯示差異並接受/拒絕更改。 Recent content...

    blog.groupdocs.com/zh-hant/tag/compare-two-word...
  3. compare two word documents and highlight differ...

    compare two word documents and highlight differences on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents and highlight differen...... 使用 C# 比较 Word 文档 使用 .NET 的比较 API 比较两个或多个...文档。即使是受密码保护的文档,也可以突出显示差异并接受/拒绝 C# 中的更改。 Recent content in compare...

    blog.groupdocs.com/zh/tag/compare-two-word-docu...
  4. GroupDocs.Merger Product Family

    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....CSV files programmatically in C# using GroupDocs.Merger for .NET...merge and split EPUB files in C# using GroupDocs.Merger for .NET...

    blog.groupdocs.com/categories/groupdocs.merger-...
  5. Blackout Text on GroupDocs Blog | Document Auto...

    Blackout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Blackout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope...... 在 C# 中编辑 PDF 扫描文档 在 .NET 应用程序中使用 C# 编辑 PDF 和其他文档...

    blog.groupdocs.com/zh/tag/blackout-text/index.xml
  6. Word Viewer on GroupDocs Blog | Document Automa...

    Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers W...... C# を使用して Word 文書を PDF として表示する C# を使用して Word DOC/DOCX...

    blog.groupdocs.com/ja/tag/word-viewer/index.xml
  7. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Python via .NET API.... Merger ( "c:/sample.xlsx" ) as merger : move_options...move_options ) merger . save ( "c:/result.xlsx" ) Was this page...

    docs.groupdocs.com/merger/python-net/move-page/
  8. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET.... Merger ( "c:/sample.pptx" ) as merger : swap_options...swap_options ) merger . save ( "c:/result.pptx" ) Was this page...

    docs.groupdocs.com/merger/python-net/swap-pages/
  9. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET.... Merger ( "c:/sample1.docx" ) as merger : orientation_mode...orientation_options ) merger . save ( "c:/merged.docx" ) Was this page...

    docs.groupdocs.com/merger/python-net/change-pag...
  10. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Python via .NET API.... Merger ( "c:/sample.pdf" ) as merger : rotate_mode...rotate_options ) merger . save ( "c:/result.pdf" ) Was this page helpful...

    docs.groupdocs.com/merger/python-net/rotate-pages/