Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 198,840 for

new

(0.17 sec)
  1. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to set category axis with Node.js via C++|D...

    Learn how to set the category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....sample code Create a new workbook. Create a new chart in the first...path // Create a new workbook const workbook = new AsposeCells ....

    docs.aspose.com/cells/nodejs-cpp/how-to-set-cat...
  5. Convert PowerPoint to PNG|Aspose.Slides for PHP...

    Convert PowerPoint presentation to PNG...presentation to PNG: $pres = new Presentation ( "pres.pptx" );...described operation: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. ActiveX|Aspose.Slides 文档

    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 pres = new Presentation (); try { // 添加媒体播放器...控件的演示文稿 Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/zh/java/activex/
  7. Import DataView to GridWeb|Documentation

    This article introduces how to import data in GridWeb....NET Framework, a new way of storing data was introduced...imported from a DataView object, a new worksheet is created to hold...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Word and Pdf mismatch - Free Support Forum - as...

    Hello, Pdf and Word files don’t match in case when document has table which has vertical merged cell with long text and “page break before” in next row. There is an option to save documents in Word with OOXML complianc…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat.DOCX);...

    forum.aspose.com/t/word-and-pdf-mismatch/265406
  9. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations...represents a PPTX file $pres = new Presentation (); try { # Accesses...represents a PPTX file $pres = new Presentation (); try { # Accesses...

    docs.aspose.com/slides/php-java/manage-table/
  10. TextColumn class | Aspose.Words for Node.js

    Aspose.Words.TextColumn class. Represents a single text column... When a new TextColumn is created it has...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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