Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 94,271 for

object

(0.16 sec)
  1. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....source Word file into a Document object for spitting a file Iterate...section into a new Section object Create a new Word file and...

    kb.aspose.com/words/python/split-word-document-...
  2. Aspose::Words::LowCode::MailMergeDataSource cla...

    Aspose::Words::LowCode::MailMergeDataSource class. Mail merge data source used for using in MailMergerContext in C++....MailMergeDataSource : public System :: Object Methods Method Description...System::ArrayPtr<System::SharedPtr<System::Object>>&) Creates Mail Merge Data...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....Instantiate the ObjSaveOptions class object for the customization of the...method in the Scene class. An object of the ObjSaveOptions class...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  4. Add Window Element to the Visio Instance in Rub...

    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....vsd" ) \ # initialize window object window = Rjb :: import ( 'com.... STENCIL ) \ # add window object diagram . getWindows () . add...

    docs.aspose.com/diagram/java/add-window-element...
  5. AlternativeScheme|Aspose.BarCode for Python via...

    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....the specified object is equal to the current object. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. Fill.rotate_with_object property | Aspose.Words...

    Fill.rotate_with_Object property. Gets or sets whether the fill rotates with the specified Object....rotate_with_object property Fill.rotate_with_object property Gets...specified object. @property def rotate_with_object ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...Aspose.Cells.Drawing.Label object. The Label class represents...

    docs.aspose.com/cells/net/controls-in-charts/
  8. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。..."data-dir" # Initialize an object loadObjOpts = ObjLoadOptions..."data-dir" # Initialize an object loadSTLOpts = StlLoadOptions...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....Shows how to export OfficeMath object as Latex. auto doc = System...Shows how to export OfficeMath object as MarkItDown. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/