Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 164,081 for

new

(0.1 sec)
  1. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless text formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // When...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Change the Position of a Shape in PHP|Documenta...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/change-the-positio...
  4. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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

    Discover the ChartDataLabel Font property to easily customize your data label's font formatting for enhanced visual appeal and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...PPTX file Presentation pres = new Presentation (); try { // Accesses...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/androidjava/manage-table/
  8. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create Pivot Tables using Apache POI and Aspose...

    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.... Access the new PivotTable object from the PivotTableCollection...Workbook object Workbook workbook = new Workbook (); // Obtaining the...

    docs.aspose.com/cells/java/create-pivot-tables-...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the "Write" method creates a new Run, // which then appears in...

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