Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 81,756 for

object

(0.05 sec)
  1. View or Edit VSTX Files Metadata via Python | p...

    Python sample code to edit or view VSTX metadata within any Python based application....Diagram class object Get DocumentProps of Diagram object Display Property...drawings that contain visual objects, flow charts, UML diagram,...

    products.aspose.com/diagram/python-java/metadat...
  2. Convert X to FBX via C# | products.aspose.com

    Sample code for X to FBX C# conversion. Use API example code for batch X files to FBX conversion within VB.NET, Asp.NET or any .NET based application....path with FBX file extension & object of FbxSaveOptions Check resultant...The file format specifies 3D object structures for meshes, textures...

    products.aspose.com/3d/net/conversion/x-to-fbx/
  3. 插入图表|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....worksheet using a TwoCellAnchor object. drawingsPart . WorksheetDrawing...GraphicFrame to the TwoCellAnchor object. DocumentFormat . OpenXml ...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  4. Save Barcode Images to and Retrieve from MySQL ...

    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.... After that, we created an object of type PreparedStatement and...column, the method returns an object of the type InputStream. Use...

    docs.aspose.com/barcode/java/save-barcode-image...
  5. Save Presentation - C++ PowerPoint Library|Aspo...

    C++ PowerPoint API or Library allows you to save presentation to file or stream. You can create a presentation from scratch or modify an existing one....presentation, the PptxOptions object is passed into it with the...interface represents a callback object for saving progress updates...

    docs.aspose.com/slides/cpp/save-presentation/
  6. Create DOTM in Python | products.aspose.com

    Generate Microsoft Word DOTM document using Python applications without using Microsoft Word....Document class object. Create DocumentBuilder class object. Add text...

    products.aspose.com/total/python-net/create/dotm/
  7. Create XLSM Using Python | products.aspose.com

    Generate Microsoft Excel XLSM documents using Python applications without using Microsoft Office....while creating the Workbook object. How to Create XLSM File in...Python Create new Workbook class object having FileFormatType as parameter...

    products.aspose.com/total/python-java/create/xlsm/
  8. Aspose.Cells 8.3.2中的公共API更改|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.... C# //Create workbook object Workbook workbook = new Workbook...]; //Create signature line object SignatureLine s = new SignatureLine...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. TIFF to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TIFF to PDF conversion. Use example code for batch TIFF to PDF conversion with Aspose.PDF for PHP via Java...file: // Create a new Document object $document = new Document ();...0 ); // Create a new Image object $image = new Image (); // Set...

    products.aspose.com/pdf/php-java/conversion/tif...
  10. Convert VSDX to PDF in Python

    Learn how to convert VSDX to PDF in Python. Discover code examples and simplify your diagram processing tasks today!... Create a PdfOptions object to set conversion options....convert. Create a PdfOptions object to set conversion options....

    blog.aspose.com/diagram/convert-vsdx-to-pdf-in-...