Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 96,139 for

object

(0.15 sec)
  1. 在工作表中添加图像|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...
  2. Get Radio Button Options|Aspose.PDF for Python ...

    This article demonstrates how to retrieve the currently selected value of a radio button field in a PDF document using Aspose.PDF Facades API.... Create a Form Object. Bind the PDF Document. Retrieve...document.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/get-radio-button...
  3. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this Object....Creates a deep clone of this object. def clone ( self ): ... Examples... we can pass a SaveOptions object to # select a pixel format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 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-...
  5. Document.built_in_document_properties property ...

    Document.built_in_document_properties property. Returns a collection that represents all the built-in 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...
  6. 在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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  7. Aspose.PDF for .NET via COM Interop|Aspose.PDF ...

    Discover how to use Aspose.PDF for .NET via COM Interop for seamless integration with non-.NET applications....PDF objects are .NET objects, but when used via...Interop, they appear as COM objects in your programming language...

    docs.aspose.com/pdf/net/use-aspose-pdf-for-net-...
  8. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....DefineControlPoints () # Initialize mesh object mesh = Mesh () # Add control...DefineControlPoints () # Initialize mesh object mesh = Mesh () # Add control...

    docs.aspose.com/3d/python-net/create-3d-mesh-an...
  9. 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...
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....Object public abstract class SaveOptions...docx"); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/java/com.aspose.word...