Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 86,826 for

object

(0.06 sec)
  1. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....enumeration) when calling the Workbook object’s Workbook.save(string, SaveFormat)...Geospatial features, and 3D objects in it that can become part...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  2. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using Bitmap object and string for saving BMP to...the aspose.pydrawing.Bitmap object and the output EPS file is...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  4. 搜索

    搜索...IList<IList<Object>> list = new List<IList<Object>>() { }; //...rows; i++) { List<object> lists = new List<object>(); // 遍歷所選行中的每一列...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  5. Public API Changes in Aspose.3D 17.2.0|Document...

    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 Scene class object Scene scene = new Scene ();...(); // initialize an object XLoadOptions loadXOpts = new XLoadOptions...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using Node.js code with Aspose.Cells for Node.js via C++...."data" ); // Create workbook object const workbook = new AsposeCells...(); // Create signature line object const signatureLine = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-signatu...
  7. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...refNode Inline Returns A Field object that represents the inserted...refNode Paragraph Returns A Field object that represents the inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Setting Page Options in Python|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 by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/java/setting-page-options...
  9. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Load workbook object Workbook workbook ( srcDir...the Comment of Table or List Object inside the Worksheet Convert...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  10. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java... Create TableAbsorber object to find tables. Visit first...()); // Create TableAbsorber object to find tables TableAbsorber...

    products.aspose.com/pdf/java/table/remove/