Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 214,446 for

new

(0.1 sec)
  1. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....OoxmlSaveOptions() Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Working with Extended Task Attributes | Aspose....

    Learn how to create, assign, and read Extended Task Attributes in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples with ExtendedAttributeDefinition and ExtendedAttribute classes....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-extended...
  3. 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...
  4. 通過Java將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...try { Document pdfDocument = new Document ( DATA_DIR . resolve...FileInputStream imageStream = new FileInputStream ( DATA_DIR ....

    products.aspose.com/pdf/zh-hant/java/images/add/
  5. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... let doc = new aw . Document ( base . myDir...FooterPrimary ); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 档案

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

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  7. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder();...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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/
  9. 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-...
  10. 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-...