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

c

(0.08 sec)
  1. Move page | GroupDocs

    This artiCle demonstrates how to move doCument page to another position within PDF, Word, ExCel, PowerPoint doCument using GroupDoCs.Merger for Java API....filePath = "c:\sample.xlsx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/move-page/
  2. Rotate pages | GroupDocs

    Following this guide you will learn how to Change PDF doCument page rotation angle using GroupDoCs.Merger for Java API....filePath = "c:\sample.pdf" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/rotate-pages/
  3. 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 Java....filePath = "c:\sample.pptx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/swap-pages/
  4. 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 .NET....filePath = @"c:\sample.docx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/change-page-orien...
  5. Rotate pages | GroupDocs

    Following this guide you will learn how to Change PDF doCument page rotation angle using GroupDoCs.Merger for .NET API....filePath = @"c:\sample.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/rotate-pages/
  6. 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 Spreadsheet 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 ExCel DoCument Creating a In-Table List with Filtering, Grouping, and Ordering PraCtiCing the following steps you Can Create In-Table List with Filtering, Grouping, and Ordering Template in MS ExCel 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-...
  7. Reverse Image Search in Documents

    Build your app with reverse image searCh funCtionality in doCuments and image files....indexFolder = @"C:\MyIndex" ; string documentFolder = @"C:\MyDocuments"...searchImage = SearchImage.Create( @"C:\MyDocuments\image0.png" ); //...

    blog.groupdocs.com/search/reverse-image-search/
  8. Password Protect PowerPoint Presentations | Loc...

    Add password to PowerPoint presentations. LoCk PPT files with password proteCtion using free online app & programmatiCally using GroupDoCs....NET Java C# Way to Add Password to PowerPoint...document by adding a password using C#, here’s how you can do it with...

    blog.groupdocs.com/merger/password-protect-powe...
  9. Render email messages as HTML, PDF, PNG, and JP...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert email messages to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-email-mess...
  10. Render archives as HTML, PDF, and image files (...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) version before 24.10 to display a list of arChive Content in HTML, PDF, PNG, and JPEG formats and to extraCt arbitrary file from arChive... C# using GroupDocs.Viewer ; using...how to set this option in code: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/old-render-archiv...