Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 213,057 for

new

(0.28 sec)
  1. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class....Once the method is called a new Pdf form file is generated, which...GetDataDir_AsposePdf_Excel (); var workbook = new Workbook (); // Creating a file...

    docs.aspose.com/pdf/net/export-excel-worksheet-...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced a new class for reading data from Excel...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/java/excel-integration/
  3. Microsoft Graph Utility Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....create a new application for Azure AD. Click on the button New registration...create a new application. 3. Now you will see the new application...

    docs.aspose.com/email/java/microsoft-graph-util...
  4. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...What we want now Now, we have a new ask such that each page might...document Document document = new Document(inputPdfPath); for (int...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  5. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...start each group of rows on a new page you must insert a break...<<TableEnd:Employees>> Document doc = new Document("TemplateWithTable.docx");...

    forum.aspose.com/t/about-page-breaker-to-table-...
  6. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....ReportingEngine() Initializes a new instance of this class. Methods...ReportingEngine() Initializes a new instance of this class. buildReport(Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create Empty Document in NPOI|Aspose.Words for ...

    Create an empty document easily and fast instead of using NPOI in C#....without parameters to create a new blank document. If you want to...Aspose.Words ; Document doc = new Document (); doc . Save ( "blank...

    docs.aspose.com/words/net/create-empty-document...
  8. Aspose.PSD for .NET 22.11 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( outputFile , new PngOptions ()); } PSDNET-735...Image . Load ( sourceFileName , new PsdLoadOptions ())) { TextLayer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. 档案

    档案...credential; using (var stream = new FileStream("credentials.json"..."user", CancellationToken.None, new FileDataStore(credPath, true))...

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  10. PersonCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your PersonCollection with our Clear method, instantly removing all items for a fresh start. Simplify your data management today!...Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...