Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 95,241 for

object

(0.19 sec)
  1. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...determining how ink (InkML) objects are rendered. memory_optimization...saved if this save options object is used. temp_folder Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/python-net/work-with-text...
  3. Extract Flash Objects from Presentations in Pyt...

    Learn how to extract Flash Objects from PowerPoint and OpenDocument slides in Python with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in Python Contents [...explains how to extract Flash objects from presentations by using...

    docs.aspose.com/slides/python-net/flash/
  4. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...console_app_options (TeXConfig. object_latex ) 12 # Specify a file...

    docs.aspose.com/tex/python-net/latex-to-image/
  5. Working with Document Conversion in PHP|Aspose....

    Learn how to convert PDF documents into different formats using PHP and Aspose.PDF for versatile document processing....in PHP Working with Document Object in PHP...

    docs.aspose.com/pdf/java/working-with-document-...
  6. Working with Document Conversion in Python|Aspo...

    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....Python Working with Document Object in Python...

    docs.aspose.com/pdf/java/working-with-document-...
  7. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....of this section's PageSetup object. builder . page_setup . paper_size...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Rendering::OfficeMathRenderer cl...

    Aspose::Words::Rendering::OfficeMathRenderer class. Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics Object. To learn more, visit the documentation article in C++....vector image or to a Graphics object. To learn more, visit the Working...Renders the shape into a Graphics object to a specified scale. RenderToSize...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. 从数组导入|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/importing-from-array/
  10. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...(like an image or a drawing object) inside a textbox. Textboxes...GroupShape. You need to resize this object instead of shapes inside, so...

    forum.aspose.com/t/getting-exception-floating-s...