Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 46,745 for

(c )

(0.36 sec)
  1. 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/
  2. 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-...
  3. Word to PDF Converter on GroupDocs Blog | Docum...

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

    blog.groupdocs.com/ja/tag/word-to-pdf-converter...
  4. Word to PDF Converter CSharp on GroupDocs Blog ...

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

    blog.groupdocs.com/ja/tag/word-to-pdf-converter...
  5. how to make one page landscape in word on Group...

    how to make one page landscape in word on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to make one page landscape in word on GroupDocs Blog | Docu......& Java Developers C#でWord文書のページの向きを変更する C#を使用して、Word DOC/DOC...

    blog.groupdocs.com/ja/tag/how-to-make-one-page-...
  6. Homophones on GroupDocs Blog | Document Automat...

    Homophones on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Homophones on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Jav...... C#を使用して複数のファイルで同音異義語を検索する C#を使用して、フォルダーのさまざま...

    blog.groupdocs.com/ja/tag/homophones/index.xml
  7. Find Homophones on GroupDocs Blog | Document Au...

    Find Homophones on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Homophones on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve...... C#を使用して複数のファイルで同音異義語を検索する C#を使用して、フォルダーのさまざま...

    blog.groupdocs.com/ja/tag/find-homophones/index...
  8. 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-...
  9. Scatter Chart in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... GroupBy ( c => c . OrderDate . Month )]>> Chart...Order Price<<x [Key]>><<y [Sum(c => c.Price )]>> 0.7 2.7 1.8 3.2...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  10. Bubble Chart in Word Processing Document | Docu...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create a bubble chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts.... GroupBy ( c => c . OrderDate . Month )]>><<...Total orders by months<<y [Sum(c => c.Price )]>><<size [Count()]>>...

    docs.groupdocs.com/assembly/net/bubble-chart-in...