Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 96,279 for

object

(0.3 sec)
  1. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....to TIFF in Python Create an object of the Document class. Create...TiffSettings and TiffDevice objects Call the TiffDevice.Process()...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  2. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc =...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…... 3, Object Array Input We can not know...exported and whether this JSON object only contains simple value...

    forum.aspose.com/t/handling-json-array-as-singl...
  4. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...style object. let stl ; // Create/add the style object. stl =...Solid ); // Create a StyleFlag object. let flg = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  5. Conversion from PPT to PPTX format in Aspose.Sl...

    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....through Presentation when the object is instantiated. //Instantiate...//Instantiate a Presentation object that represents a PPTX file PresentationEx...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  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/saving-files-in-php/
  7. Customizing Charts|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....provides many flexible charting objects. This topic discusses Aspose...Aspose.Cells' charting objects. Simply Creating a Chart It’s simple...

    docs.aspose.com/cells/java/creating-and-customi...
  8. Get Field Appearance|Aspose.PDF for Python via ...

    This article explains how to open a PDF, access a form field, retrieve its appearance settings, and display them. The example demonstrates retrieving the appearance of a field named "Last Name".... Create a FormEditor object. Retrieve the appearance information...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/get-field-appear...
  9. 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...
  10. 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...