Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 214,446 for

new

(0.26 sec)
  1. ChartAxisCollection class | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisCollection class. Represents a collection of chart axes....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfLoadOptions.PageIndex | Aspose.Words for .NET

    Discover PdfLoadOptions PageIndex. Easily set the starting page index for PDF reading with this flexible property. Optimize your PDF handling today!... PdfLoadOptions options = new PdfLoadOptions (); options ....PageCount = 1 ; Document doc = new Document ( MyDir + "Images.pdf"...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java.... Document doc = new Document(getMyDir() + "Rounded...adjustment raw values. Document doc = new Document(getMyDir() + "Rounded...

    reference.aspose.com/words/java/com.aspose.word...
  6. OoxmlSaveOptions constructor | Aspose.Words for...

    Aspose.Words.Saving.OoxmlSaveOptions constructor...OoxmlSaveOptions() Initializes a new instance of this class that can...OoxmlSaveOptions(saveFormat) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Instantiate Presentation Class $pres = new Presentation (); try { # Get...desired the presentation $pres = new Presentation ( "AccessSmartArtShape...

    docs.aspose.com/slides/php-java/manage-smartart...
  8. Convert DOC To JPG Javascript

    Convert DOC to JPG format in JavaScript code. Save DOC as JPG using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) for...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert WORD To TIFF Javascript

    Convert a Word document to TIFF format in JavaScript code. Save a Word document as TIFF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) for...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert HTML To PNG Javascript

    Convert HTML to PNG format in JavaScript code. Save HTML as PNG using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...