Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 222,946 for

new

(0.11 sec)
  1. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/python-java/your-first-...
  2. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various document presentation options for enhanced client browser experiences....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...doc . MailMerge . Execute ( new string [] { "FullName" , "Company"...

    reference.aspose.com/words/net/aspose.words/con...
  3. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... No new section is created in the destination...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sec...
  4. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....AsposeData obj = new AsposeData { List = new List < string > {...BuildReportWithObjec.2.docx" , obj , new ReportBuilderOptions () { Options...

    reference.aspose.com/words/net/aspose.words.low...
  6. Working with Text in PS file | Java

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-text/
  7. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...VDX file Diagram vdxDiagram = new Diagram ( dataDir + "RetrievePageInfo...a VDX file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  8. Adding Header and Footer to PDF using Rust|Aspo...

    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....and save the modified PDF as a new file using the asposepdf Rust...previously opened PDF-document with new filename pdf . save_as ( "sa...

    docs.aspose.com/pdf/rust-cpp/add-headers-and-fo...
  9. Merge Cells|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.... Workbook wbk = new Workbook (); //Create a Worksheet...merge cells. Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/merge-cells/
  10. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...