Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 79,467 for

object

(0.13 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....and then use that // Sheet object to retrieve a reference to...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/net/retrieve-the-value...
  2. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...json" ); // create a Workbook object const wb = new AsposeCells...= 2 ; // create a Workbook object const book = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  3. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize Object for seamless page printing....GetDotNetPaperSize method Gets the PaperSize object suitable for printing the page...paper sizes. Return Value An object that you can use in the .NET...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java....your document into a Document object using one of its constructors...Save methods on the Document object and specify the desired output...

    docs.aspose.com/words/java/convert-a-document/
  5. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....into the Presentation class object and in the next step, it is...parameters like LoadOptions object, a memory stream and the file...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  8. How to Read PDF Table in Python

    This article guides you on how to read PDF table in Python. It shares details about the IDE settings, program flow and a runnable sample code to extract table from PDF using Python....of the TableAbsorber class object to read tables from the loaded...creating the TableAbsorber object that has methods to read tables...

    kb.aspose.com/pdf/python/how-to-read-pdf-table-...
  9. How to Convert Microsoft Project File to XPS in...

    This tutorial provides details on how to convert Microsoft Project file to XPS in Java. It will assist to convert MPP file format to XPS without using MS Project application....file into the Project class object Save the MPP document to XPS...XPS file. The Project class object is used for this purpose by...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  10. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....highlighted using the Document class object Search the text on the target...TextFragmentAbsorber class object is used to specify the text...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...