Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 79,435 for

object

(0.09 sec)
  1. DocumentBuilder.insert_forms_2_ole_control meth...

    DocumentBuilder.insert_forms_2_ole_control method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) Object into current position....) Inserts Forms2OleControl object into current position. def...Forms2OleControl Returns Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++....CssSavingArgs : public System :: Object Methods Method Description...() const Gets the document object that is currently being saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 从文档中导入/导出数据|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 int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/import-export-data...
  4. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for .NET API....accepts three parameters: Object: The object to search for. The type...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/net/find-or-search-data/
  5. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++....the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  6. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....Presentation class object Create a Slide class object to access the...instantiating the Presentation class object to create an empty presentation...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  7. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....into the Document object Create an object of the PdfSaveOptions...file into the Document class object followed by the declaration...

    kb.aspose.com/words/net/how-to-transform-markdo...
  8. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...then retrieve the text_data object from the text layer, which...default_style and default_paragraph object, which will be used as the...

    docs.aspose.com/psd/python-net/text-layer-manip...
  9. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....a PDF Create the AsposeOcr object to rip text from a PDF Create...Create the OcrInput class object and set the input type to PDF Add...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...
  10. Create a Column Chart in Word using Java

    This tutorial guides on how to create a column chart in Word using Java. It shares IDE settings, steps, and a sample code for creating a bar graph in Word using Java....file using the Document class object for working with charts Instantiate...Instantiate a DocumentBuilder class object for the new document Call the...

    kb.aspose.com/words/java/create-a-column-chart-...