Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,677 for

object

(1.7 sec)
  1. Aspose.Words.BuildingBlocks module | Aspose.Wor...

    The Aspose.Words.BuildingBlocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document....collection of BuildingBlock objects in the document. To learn more...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math Object such as function, equation, matrix or alike...class Represents an Office Math object such as function, equation...create or modify a OfficeMath object. In this version you are not...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Worksheets to Existing Excel File in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/add-worksheets-to-exi...
  4. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown....Shows how to export OfficeMath object as Latex. doc = aw . Document...Shows how to export OfficeMath object as MarkItDown. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Generate Point Cloud to DXF File Formats via .N...

    C# source code to load, render and add generate point cloud to DXF documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/dxf/
  6. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB....export Microsoft OfficeMath objects to HTML. doc = aw . Document... we can pass a SaveOptions object # to determine how the saving...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Outlook Tasks|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....to disc: Instantiate a new object of the MapiTask class. Enter...MapiTask class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/cpp/working-with-outlook-...
  8. LaTeX 转图像 | .NET

    通过 Aspose.TeX API 将 TeX 转换为图像格式(适用于 .NET)的解决方案,请阅读本文了解如何操作以及代码示例。...conversion options for Object LaTeX format upon Object TeX engine extension...。此配置告诉 Object TeX 引擎加载 Object LaTeX 格式,并准备接受 LaTeX 文件。Object LaTeX...

    docs.aspose.com/tex/zh/net/latex-to-image/
  9. Add List Item|Aspose.PDF for Python via .NET

    This example demonstrates how to add items to a list box form field in a PDF document using Aspose.PDF for Python.... Create a FormEditor object. Bind the PDF to the FormEditor...outfile ): # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/add-list-item/
  10. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API....Create the PdfContentEditor object. Bind the input PDF. Delete...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/delete-all-images/