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

object

(0.1 sec)
  1. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...scene with a linear extrusion object. //ExStepImage:0:step-1.png...mesh from a linear extrusion object. //ExStepImage:1:step-1.png...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  2. 在工作表中添加图像|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 Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  3. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to a JPEG image...Create the Resolution class object to set the output JPEG image...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  4. FieldLink.insert_as_text property | Aspose.Word...

    FieldLink.insert_as_text property. Gets or sets whether to insert the linked Object in text-only format....whether to insert the linked object in text-only format. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…..."readSheet"; List<Map<String, Object>> tableData = new ArrayList<>();...getRows().get(rowIdx); Map<String, Object> tableRow = new LinkedHashMap<>();...

    forum.aspose.com/t/light-cells-customization-im...
  6. 在 Ruby 中编辑 ShapeSheet 中的连接器几何部分|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....initialize LineTo geometry object line_to = Rjb :: import ( 'com...initialize LineTo geometry object line_to = Rjb :: import ( 'com...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  7. Pen | Aspose.PSD for Java API Reference

    Defines an Object used to draw lines curves and figures....Object, com.aspose.psd.TransparencySupporte...TransparencySupporte Defines an object used to draw lines, curves...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  8. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Word document using Document object to export to PDF Instantiate...Instantiate a PdfSaveOptions class object to create a custom PDF Set the...

    kb.aspose.com/words/java/how-to-convert-word-to...
  9. How to Convert a JPG to Word using C#

    This article guides on how to convert a JPG to Word using C#. It provides the resources to set the IDE, a list of steps, and a runnable sample code to change JPG to Word using C#....document using the Document class object for inserting a JPG image Instantiate...Instantiate the DocumentBuilder class object and initialize it with the...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  10. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....into the Presentation class object Perform some operations on...file into a Presentation class object and then can save it directly...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...