Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 196,914 for

new

(0.09 sec)
  1. Slide Master|Aspose.Slides for Node.js via .NET...

    Add or edit slide master in PowerPoint presentation in JavaScript... When a new slide is added to a presentation...getSlides() list, and every new slide is added to the end of...

    docs.aspose.com/slides/nodejs-java/slide-master/
  2. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...not at 3 to 9. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC.... let doc = new aw . Document (); let date = new Date ( 2024...document properties. let doc = new aw . Document (); let properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET...Presentation presentation = new Presentation (); // Add chart...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/net/pie-chart/
  5. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Description Row(doc) Initializes a new instance of the Row class. Properties... let doc = new aw . Document (); let table = new aw . Tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to Manage Worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the worksheets collection...

    docs.aspose.com/cells/python-net/manage-workshe...
  7. BMP to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Load input BMP image...// Create a new Document object $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/bmp...
  8. TIFF to PDF Converter using Android via Java | ...

    Sample code on Java for TIFF to PDF conversion. Use example code for batch TIFF to PDF conversion in Android...FrameDimension of the frames Add new page for each frame Save the...Initialize document object document = new Document (); Page page = document...

    products.aspose.com/pdf/android-java/conversion...
  9. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Contents [ Hide ] Creating a New Visio Drawing Aspose.Diagram...The first step when creating new documents, is to create a diagram...

    docs.aspose.com/diagram/net/create-visio-document/
  10. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...