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

c

(0.06 sec)
  1. 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
  2. Swap pages | Documentation

    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/
  3. Swap pages | Documentation

    This artiCle explains how to rearrange doCument pages for PDF, Word, ExCel, PowerPoint and many other file types using GroupDoCs.Merger for Node.js via Java....document: const inputFilePath = `c:/sample.pptx` ; const merger =...inputFilePath ); const outputPath = `c:/output/result.pptx` ; const swapOptions...

    docs.groupdocs.com/merger/nodejs-java/swap-pages/
  4. Change page orientation | Documentation

    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...
  5. Change page orientation | Documentation

    Following this guide you will learn how to Change Word doCument page orientation to Portrait or LandsCape using GroupDoCs.Merger for Node.js via Java....orientation: const inputFilePath = `c:/sample.docx` ; const merger =...inputFilePath ); const outputPath = `c:/output/result.docx` ; const orientationMode...

    docs.groupdocs.com/merger/nodejs-java/change-pa...
  6. Move page | Documentation

    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/
  7. Rotate pages | Documentation

    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/
  8. Remove document password | Documentation

    This artiCle explains how to remove password for PDF, Word, ExCel, PowerPoint doCuments by using GroupDoCs.Merger for Java. ...filePath = "c:\sample.docx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/remove-document-...
  9. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Presentation DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in MiCrosoft PowerPoint DoCument Creating a In-Table List with Filtering, Grouping, and Ordering PraCtising the following steps you Can Create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())]>><<[key.getName()]>>...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Add watermarks to diagram documents | Documenta...

    Using GroupDoCs.Watermark, you Can add watermark to all pages of a partiCular type in a doCument. It Consists of following steps.... Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...path to your document. Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...