Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 214,432 for

new

(0.42 sec)
  1. Table.StyleOptions | Aspose.Words for .NET

    Discover the Table StyleOptions property to customize your table's appearance with flexible bit flags. Enhance your table's style effortlessly!...build a new table while applying a style. Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); Table...

    reference.aspose.com/words/net/aspose.words.tab...
  2. AxisScaling.type property | Aspose.Words for No...

    AxisScaling.type property. Gets or sets scaling type of the axis....is allowed in MS Office 2016 new charts. Examples Shows how to...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Image Borders in PHP|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....object $bb = new BarCodeBuilder (); $margins = new MarginsF ();...border's color to red $color = new Color (); $bb -> setBorderColor...

    docs.aspose.com/barcode/java/working-with-image...
  4. Rendered As Tiff By User Defined Dimension|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....Presentation file Presentation pres = new Presentation ( srcFileName );...Export . TiffOptions opts = new Aspose . Slides . Export . TiffOptions...

    docs.aspose.com/slides/net/rendered-as-tiff-by-...
  5. FieldHyperlink.Target | Aspose.Words for .NET

    Discover the FieldHyperlink Target property, easily configure link redirection for enhanced user navigation and seamless web experiences....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...field . SubAddress + " in a new window" ; builder . Writeln ();...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldComments.Text | Aspose.Words for .NET

    Manage your comments effortlessly with the FieldComments Text property—easily get or set comment text for enhanced user interaction....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...property, // and then display the new value. field . Text = "My overriding...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....placed at the beginning of the new paragraph. An exception is thrown...# and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current formatting by applying a new style. builder . font . styleIdentifier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....Creating a new Workbook with Xlsx format const workbook = new Workbook...contentTypePropertie . add ( "MK32" , new Date (). toISOString (), "DateTime"...

    docs.aspose.com/cells/javascript-cpp/working-wi...