Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 91,315 for

object

(0.13 sec)
  1. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....or DOCX file into Document object and just call the save method...load the document via Document object and then call the save method...

    products.aspose.com/total/python-net/conversion/
  2. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/python-net/working-with-s...
  3. Working with SmartArt Cold Rendering in Java|As...

    Aspose.Words for Java performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/java/working-with-smartar...
  4. BuiltInDocumentProperties.HeadingPairs | Aspose...

    Explore the HeadingPairs property in BuiltInDocumentProperties to easily manage document headings and enhance your document organization.... public object [] HeadingPairs { get ; set...parts a heading spans across. object [] headingPairs = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...the font formatting of this object. isComposite Returns true if...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane Objects in Java....Object, com.aspose.words.BaseWebExtensionColl...list of persisted task pane objects. To learn more, visit the Work...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify shapes programmatically....AddAutoShape method exposed by IShapes object. Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Rectangle...

    docs.aspose.com/slides/net/rectangle/
  8. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...the anchor character of this object. (Inherited from InlineStory...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create a spreadsheet document|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Excel object Worksheet worksheet = workbook...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  10. Insert a new 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....// Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Excel object int SheetIndex = workbook ...

    docs.aspose.com/cells/net/insert-a-new-worksheet/