Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 83,288 for

object

(0.07 sec)
  1. Licensing – Aspose.SVG for .NET

    Licensing and Evaluation Version Requirements for SVG C# library and setting the license with file or stream and applying metered license....License using File or Stream Object The license can be loaded from...from a file or stream object . Aspose.SVG for .NET will try to...

    docs.aspose.com/svg/net/getting-started/licensing/
  2. Convert PUB Files | Aspose.PUB for C++

    Convertion functionality of Publisher file using Aspose.PUB for C++ solution is described and demonstrated with the pseudocode in this article....initializes the library’s license object and sets the appropriate license...calling the method on the license object, passing the path to the license...

    docs.aspose.com/pub/cpp/convert-pub-files/
  3. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....Object public class SignatureLine...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/java/com.aspose.word...
  4. 将图表转换为图像|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/zh/net/convert-charts-to-...
  5. How to Create Word Document in C# without Interop

    This KB topic answers the question how to create word document in c# without interop or Microsoft office automation with simple steps and code snippet....DocumentBuilder Class object and pass Document object in the constructor...properties of the DocumentBuilder object Save the output Word document...

    kb.aspose.com/words/net/how-to-create-word-docu...
  6. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint presentation in C# or .NET...AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/net/ellipse/
  7. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/java/save-visio-document/
  8. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....Image class object Create ICO export options object using class...source PNG into the Image class object, and create a IcoOptions instance...

    kb.aspose.com/imaging/python/convert-png-to-ico...
  9. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .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/python-net/rectangle/
  10. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method...first ancestor of the specified object type. def get_ancestor ( self...self , ancestor_type : object ): ... Parameter Type Description...

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