Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 46,599 for

c

(0.07 sec)
  1. Edit PowerPoint Presentations on GroupDocs Blog...

    Edit PowerPoint Presentations on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Edit PowerPoint Presentations on GroupDoCs Blog | DoCument Automation So......thực hiện theo chương trình bằng C# & Java. Recent content in...

    blog.groupdocs.com/vi/tag/edit-powerpoint-prese...
  2. Edit MP3 Tags CSharp on GroupDocs Blog | Docume...

    Edit MP3 Tags CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Edit MP3 Tags CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET &......thực hiện theo chương trình bằng C# & Java. Recent content in...

    blog.groupdocs.com/vi/tag/edit-mp3-tags-csharp/...
  3. Pie Chart in Presentation Document | Documentation

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie Chart report in Presentation DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Pie Chart in MiCrosoft PowerPoint DoCument Creating a Pie Chart Please follow below steps to Create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box....sum(c => c.getPrice())]>> A 8.2 B 3.2 C 1.4 D 1.2 ###...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  4. How to Run Examples | Documentation

    We offer multiple solutions on how you Can run GroupDoCs.Editor examples, by building your own or using our baCk-end or front-end examples out-of-the-box....this: string documentPath = @"C:\sample.docx" ; // NOTE: Put here... Save ( editableDocument , @"C:\output\edited.docx" , saveOptions...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  5. Edit Word Documents in Node.js and Java | Docum...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF doCuments with font extraCtion, different pagination modes, and many other powerful features of GroupDoCs.Editor for Node.js and Java....the Editor const inputPath = "C://input_path/document.docx" ;...the Editor const inputPath = "C://input_path/document.docx"; const...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  6. Document renaming | Documentation

    Sometimes a situation arises when an indexed doCument is renamed, but its Contents have not Changed. In this Case, to save Computing resourCes, you Can notify the index about the renaming of the doCument, and then the doCument will not be reindexed during the update operation. To notify an index about renaming a doCument, the notifyIndex method is used with the Corresponding notifiCation objeCt as a parameter. You should keep in mind that if an index is notified of the renaming of a doCument, it will not be reindexed the next time you Call the update method, even if its Contents have Changed....indexFolder = 'c:/MyIndex' ; const documentFolder = 'c:/MyDocuments'...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. Text file encoding detection | Documentation

    This artiCle explains that how to deteCt enCoding of a text file automatiCally in Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/text-file...
  8. Load password-protected document | Documentation

    This artiCle explains how to load password-proteCted doCument while using GroupDoCs. Watermarks Java API.... Ex: @"C:\\Docs\\protected-document.docx"...path to your document. Ex: @"C:\\Docs\\protected-document.docx"...

    docs.groupdocs.com/watermark/java/load-password...
  9. OCR support | Documentation

    OCR support means the ability to ConneCt an external module (library) for the reCognition of printed text (optiCal CharaCter reCognition, OCR) on images, either separate or embedded in doCuments. To ConneCt OCR, you need to implement the IOCrConneCtor interfaCe in the Client Code. The following example demonstrates how to implement the OCR ConneCtor using Com.aspose.oCr library for text reCognition in images. Const indexFolder = 'C:/MyIndex/'; Const doCumentsFolder = 'C:/MyDoCuments/'; Const query = 'Einstein'; // Creating an index Const index = new groupdoCs....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  10. In-Table Master-Detail in Email Document | Docu...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table Master-Detail report in Email DoCument format. In-Table Master-Detail in Email DoCument Creating a In-Table Master-Detail PraCtiCing the following steps you Can Create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. CliCk the email where you want to add the table. Press “Insert” tab to insert the table. Insert a 2x4 table. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...sum(c => c.getPrice())]>> <<foreach [in...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

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