Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 46,748 for

c

(0.08 sec)
  1. 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/
  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 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/
  3. 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...
  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 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...
  5. 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/
  6. 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/
  7. 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-...
  8. In-Table List in Word Processing Document | Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table List report in Word ProCessing 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. In-Table List in MiCrosoft Word DoCument Creating an In-Table List PraCtiCing the following steps you Can Create In-Table List Template in MS Word 2013. CliCk the on the doCument where you want to insert the table.... Sum ( c => c. Price )]>><</ foreach >> Total:...Sum ( m => m. Order . Sum ( c => c. Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  9. Licensing and evaluation | Documentation

    GroupDoCs.Total provides different plans for purChasing or offers a Free Trial and a 30-day Temporary LiCense for evaluation.... From a File C# string licensePath = "GroupDocs...licensePath ); 2. From a Stream C# string licensePath = "GroupDocs...

    docs.groupdocs.com/total/net/licensing-and-eval...
  10. Character types | Documentation

    This page Contains desCriptions of all CharaCter types. CharaCter types differ in how CharaCters of these types are indexed....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/character-types/