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

c

(0.32 sec)
  1. 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...
  2. GroupDocs.Parser for .NET

    This API allows you to perform text searCh and index any type of file format using C# .NET language on any platform....Extract Metadata from PDF using C# «« « 1 2 3 4 » »» English Deutsch...

    kb.groupdocs.com/parser/net/page/4/
  3. Working with Template Syntax Formatting | Group...

    Note This feature is only Compatible with GroupDoCs.Assembly for .NET 3.2.0 or later releases. Note The Code uses some of the objeCts defined in The Business Layer. Template Syntax Formats SpeCifying String and NumeriC Formats Learn more about string and numeriC formats here. Template Syntax   ProduCts Order PriCe <>No data <><Ch [in orders]>><<[ProduCt.ProduCtName] : upper>> <<[PriCe] : arabiCDash>><Ch>> Total: <<[Sum(C => C.PriCe)]>><>     Tip For detailed teChniCal information about syntax, expressions and report generation by the engine, please visit: Working with GroupDoCs....arabicDash>><</foreach>> Total: <<[ Sum (c => c. P rice )]>><</if>> Tip For...

    docs.groupdocs.com/assembly/net/working-with-te...
  4. Output adapters | GroupDocs

    This artiCle gives the knowledge about output adapters whiCh are used to output generated HTML or plain text to various output objeCts....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...FileOutputAdapter ( OutputFormat . Html , "C:\\Text.html" ); index . getDocumentText...

    docs.groupdocs.com/search/java/output-adapters/
  5. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or disCard revisions found during doCument Comparison using built-in MiCrosoft Word funCtionality....Reject revisions from local disk C# using GroupDocs.Comparison ;...Reject revisions from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  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...