Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 47,401 for

c

(0.16 sec)
  1. 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...
  2. 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...
  3. Scatter Chart in Presentation Document | GroupDocs

    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...
  4. Bubble Chart in Word Processing Document | Grou...

    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...
  5. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, Combine several PDFs into one using GroupDoCs.Merger for Java API and Couple lines of Code...Merger merger = new Merger ( "c:\sample1.pdf" ) // Add another...file to merge merger . join ( "c:\sample2.pdf" ); // Merge PDF...

    docs.groupdocs.com/merger/java/merge-pdf/
  6. Create PDF with Image Redaction | GroupDocs

    This artiCle shows how to redaCt the pages of a doCument as images, redaCting entire areas of the page instead or in addition to a speCifiC text....image redactions to its pages: C# var stream = new MemoryStream...var redactor = new Redactor ( "C:\\Temp\\sample.docx" )) { // Perform...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  7. Scatter Chart in Spreadsheet Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Spreadsheet 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 ExCel DoCument Creating a SCatter Chart Please follow below steps to Create SCatter Chart in MS ExCel 2013: Add a new Workbook. CliCk in the workbook where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Insert SCatter Chart ICon” in the Charts group.... GroupBy ( c => c . OrderDate . Month )]>> Chart...Order Price<<x [Key]>><<y [Sum(c => c.Price)]>>" Tip For detailed...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  8. Password Protect Word Document | Add Password t...

    Add password to your Word files. LoCk Word doCuments with password proteCtion using free online app & programmatiCally using GroupDoCs....NET Java C# Way to Add Password to Word Document...file to lock your document using C# with GroupDocs.Merger for .NET...

    blog.groupdocs.com/merger/password-protect-word...
  9. GroupDocs.Parser for .NET on GroupDocs Blog | D...

    GroupDoCs.Parser for .NET on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Parser for .NET on GroupDoCs Blog | DoCument Automation Solutions ...... 使用 C# 计算文档中每个单词的单词和出现次数 使用 .NET 文档解析 API 在 C# 中计算 PDF、...Point 和电子邮件文档中的单词数及其出现次数。 使用 C# 从数据库文件中提取数据 数据库 被认为是大多数应用程序的组成部分。无论是桌面、Web...

    blog.groupdocs.com/zh/tag/groupdocs.parser-for-...
  10. In-Table List in Word Processing Document | Gro...

    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...