Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 79,435 for

object

(0.06 sec)
  1. VbaReference class | Aspose.Words for Python

    aspose.words.vba.VbaReference class. Implements a reference to an Automation type library or VBA project...type Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create PowerPoint Presentation using Java|Aspos...

    Learn how to create PowerPoint Presentations e.g. PPT, PPTX using Java from scratch....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/create-presentation/
  3. Converting Worksheet to Image in Python|Documen...

    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....xls" ) #Create an object for ImageOptions imgOptions...( 0 ) #Create a SheetRender object for the target sheet sr = self...

    docs.aspose.com/cells/java/converting-worksheet...
  4. Converting Worksheet to Image 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....xls" ); //Create an object for ImageOptions $imgOptions...0 ); //Create a SheetRender object for the target sheet $sr =...

    docs.aspose.com/cells/java/converting-worksheet...
  5. 在Jython中复制和移动工作表|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 by excel file path workbook...xls" ) # Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  6. Save BarCode Image to Streams in Ruby|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....'/data/' \ # Instantiate barcode object builder = Rjb :: import ( 'com...Initialize ByteArrayOutputStrea object out_stream = Rjb :: import...

    docs.aspose.com/barcode/java/save-barcode-image...
  7. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range Object instead of a referred area Object. How can I do that, the only option I have …...as a range object instead of a referred area object. How can I...and instead retrieve a range object directly, you can follow these...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  9. Document.custom_document_properties property | ...

    Document.custom_document_properties property. Returns a collection that represents all the custom document properties of the document....docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting... Please note, StyleFlag object is passed as a parameter to..."B2:D7" ); // Create style object. Style st = wb . CreateStyle...

    docs.aspose.com/cells/cpp/change-cells-alignmen...