Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 90,771 for

object

(0.17 sec)
  1. SVG Images Background Removal with Python | pro...

    How to use Python for SVG images and photos background removal on desktop and web applications....identification of prominent objects. For SVG images, various methods...methods are available for object definition. In straightforward...

    products.aspose.com/imaging/python-net/remove-b...
  2. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... Create Table object. Set table setting (e.g. set...row_count += 1 # Add table object to first page of input document...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  3. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。... (); // Create PdfFileInfo object to get height and width of..."RotatingStamp.pdf" )) { // Create Stamp object var stamp = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  4. JP2 Images Background Removal with Python | pro...

    How to use Python for JP2 images and photos background removal on desktop and web applications....identification of prominent objects. For JP2 images, various methods...methods are available for object definition. In straightforward...

    products.aspose.com/imaging/python-net/remove-b...
  5. Convert CGM to IFC via Python | products.aspose...

    Sample code for CGM to IFC conversion. Use API example code for batch CGM files to IFC conversion....passing the resultant file path & object of IfcOptions System Requirements...graphics, and text. CGM uses an object-oriented approach and many...

    products.aspose.com/cad/python-net/conversion/c...
  6. Convert IFC to CGM via Python | products.aspose...

    Sample code for IFC to CGM conversion. Use API example code for batch IFC files to CGM conversion....passing the resultant file path & object of CgmOptions System Requirements...import and export building objects and their properties. This...

    products.aspose.com/cad/python-net/conversion/i...
  7. Aspose.Cells 8.7.1 中的公共 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...EntireContent ; Cell foundCell = null ; object obj = 20 ; //Find 20 which...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity.... With the Title object, you can change text, font...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  10. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity.... With the Title object, you can change text, font...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/