Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 46,569 for

c

(0.11 sec)
  1. Introduction | Documentation

    This artiCle explains main prinCiples and stages of editing doCuments programmatiCally with GroupDoCs.Editor for .NET API.... string inputFilePath = "C:\\input_path\\document.docx" ;...null ); string outputFilePath = "C:\\output_path\\document.rtf" ;...

    docs.groupdocs.com/editor/net/introduction/
  2. Convert Word Documents to PDF in Node.js | DOCX...

    Convert Word DOC & DOCX doCuments to PDF within Node.js appliCations. Automate your file Conversion using the doCument Conversion Node.js API....Convert Word Documents to PDF using C# Convert Word Documents to PDF...

    blog.groupdocs.com/conversion/convert-word-doc-...
  3. Manage EPUB Metadata using Java – Metadata Editor

    DisCover ways to view and edit EPUB eBook metadata using Java. ProgrammatiCally update speCifiC EPUB properties and Dublin Core items....metadata & Dublin Core using C# . Today, we’ll learn how you...

    blog.groupdocs.com/metadata/manage-epub-metadat...
  4. Working with JSON Data Sources | Documentation

    Note This feature is only Compatible with GroupDoCs.Assembly for .NET 19.10 or later releases. To aCCess JSON data while building a report, the GroupDoCs.Assembly API introduCes JsonDataSourCe Class. You Can pass its instanCe to the assembler as a data sourCe. Using of JsonDataSourCe enables you to work with typed values of JSON elements in template doCuments. For more ConvenienCe, the set of simple JSON types is extended as follows:...Price:750000 }, { Client:{ Name:"C & D" }, Price:350000 } ] }, {...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/net/working-with-js...
  5. Extract Images from PDF, Word, Excel, PPT using...

    ExtraCt images from the whole doCument, and speCifiC pages of word proCessing doCuments, ExCel spreadsheets, PPT presentations, and PDF using Java....Extract Images from Documents in C# Extract Images from PDF Documents...

    blog.groupdocs.com/parser/extract-images-from-p...
  6. Find metadata properties | Documentation

    Using the GroupDoCs.Metadata for Java you Can easily searCh metadata and extraCt desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution.... Ex: @"C:\Docs\source.pptx" try ( Metadata...

    docs.groupdocs.com/metadata/java/find-metadata-...
  7. Topics tagged csharp

    TopiCs tagged Csharp...changed shapes is still black in C# GroupDocs.Comparison Product...

    forum.groupdocs.com/tag/csharp
  8. Pie Chart in Spreadsheet Document | Documentation

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie 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. Pie Chart in MiCrosoft ExCel DoCument Creating a Pie Chart Please follow below steps to Create Pie 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 “Pie Chart ICon” in the Charts group....Sum(c => c.Price)]>>" Tip For detailed...

    docs.groupdocs.com/assembly/net/pie-chart-in-sp...
  9. Pie Chart in Word Processing Document | Documen...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie Chart 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. Pie Chart in MiCrosoft Word DoCument Creating a Pie Chart Please follow below steps to Can Create Pie 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....Sum (c => c.Price )]>> 8.2 3.2 1.4 1.2...

    docs.groupdocs.com/assembly/net/pie-chart-in-wo...
  10. In-Table List With Alternate Content in Present...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList WithAlternateContent report in Presentation DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List With Alternate Content in MiCrosoft PowerPoint DoCument Creating a In-Table List With Alternate Content PraCtiCing the following steps you Can Create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table....sum( c => c.getPrice())]>><</if>> ### Download...

    docs.groupdocs.com/assembly/java/in-table-list-...