Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 46,742 for

c

(0.55 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. 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-...
  6. Generate document pages preview | Documentation

    This topiC explains how to get doCument pages preview as images with various options by GroupDoCs.Signature API....previewOption = new PreviewOptions ( "C:\\GeneratePreviewHideS\\image...{ Path path = Paths . get ( "C:\\GeneratePreviewFolde" ); if...

    docs.groupdocs.com/signature/java/generate-docu...
  7. 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...
  8. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a partiCular type Using GroupDoCs.Watermark, you Can add watermark to all pages of a partiCular type in a doCument. It Consists of following steps. Load the doCument Create and initialize watermark objeCt Set watermark properties Add watermark by speCifying page type using setPlaCementType() method of DiagramShapeWatermarkOptions Save the doCument Following Code shows how to add watermark to a partiCular type of the pages.... Ex: "C:\\Docs\\diagram.vsdx" Watermarker...relative path to your document. Ex: "C:\\Docs\\diagram.vsdx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  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/