Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 48,049 for

c

(0.38 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. 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...
  3. 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/
  4. 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/
  5. Add document password | GroupDocs

    This artiCle explains how to add doCument password for PDF, Word, ExCel, PowerPoint and  other file types using GroupDoCs.Merger for .NET....filePath = @"c:\sample.pptx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-document-pass...
  6. Rotate pages | GroupDocs

    Following this guide you will learn how to Change PDF doCument page rotation angle using GroupDoCs.Merger for Node.js via Java API....rotation: const inputFilePath = `c:/sample.pdf` ; const merger =...inputFilePath ); const outputPath = `c:/output/result.pdf` ; const rotateMode...

    docs.groupdocs.com/merger/nodejs-java/rotate-pa...
  7. How to add attachment to PDF document | GroupDocs

    This artiCle explains how to add attaChment to PDF doCument with GroupDoCs.Merger within your Java appliCations....= new PdfAttachmentOptions ( "c:\presentation-attachment.ppt"...Merger merger = new Merger ( "c:\sample.pdf" ); { merger . importDocument...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  8. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDoCs.Merger for .NET...Merger ( @"c:\sample1.docx" )) { merger . Join ( @"c:\sample2.docx"...docx" ); merger . Save ( @"c:\output\result.docx" ); } For more...

    docs.groupdocs.com/merger/net/migration-notes/
  9. Accept and Reject Changes on GroupDocs Blog | D...

    ACCept and RejeCt Changes on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in ACCept and RejeCt Changes on GroupDoCs Blog | DoCument Automation Solutions ...... C#で複数のCSVファイルを比較する-変更を受け入れる、拒否する、または強調表示する C#で2つ以上のC...

    blog.groupdocs.com/ja/tag/accept-and-reject-cha...
  10. Move page | GroupDocs

    This artiCle demonstrates how to move doCument page to another position within PDF, Word, ExCel, PowerPoint doCument using GroupDoCs.Merger for Node.js via Java API....position: const inputFilePath = `c:/sample.xlsx` ; const merger =...inputFilePath ); const outputPath = `c:/output/result.xlsx` ; const moveOptions...

    docs.groupdocs.com/merger/nodejs-java/move-page/