Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 223,144 for

new

(0.49 sec)
  1. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....addTable () { $presentation = new Presentation (); try { $slide...accessTable () { $presentation = new Presentation ( "table.pptx" );...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/python-net/stamps/
  3. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// where the builder appends new nodes when we use its document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your document's outline settings for enhanced organization and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...XpsSaveOptions saveOptions = new XpsSaveOptions (); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...
  5. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .XPS. let saveOptions = new aw . Saving . XpsSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Initialize a new object of the Graphics class...Bitmap class . Initialize a new object of the Graphics class...

    docs.aspose.com/drawing/java/working-with-coord...
  7. Auto Fit Columns in Worksheet|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 object Workbook workbook = new Workbook (); //Accessing the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  8. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java.... Document doc = new Document(getMyDir() + "Footnotes...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Broken diagram when using master with multiple ...

    I’m evaluating Aspose.Diagram for Dotnet since I’m creating an app to generate Visio files. While testing I stumbles upon one problem with master shapes and would like to know, what I do wrong or where the problem could …...ShapeSheet data, there is a new group: 5_BrokenShapeSheet.jpg...rectangle), ensure that the new shape’s properties and geometry...

    forum.aspose.com/t/broken-diagram-when-using-ma...