Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 94,418 for

object

(0.36 sec)
  1. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...// Instantiating a Workbook object Workbook workbook ; // Adding...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  2. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx' ) # The "Theme" object gives us access to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DWG Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  4. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...有关更详细的说明,请访问 此页面 class HelloWorld ( object ): def __init__ ( self , licence_path...Yellow # Create TextBuilder object textBuilder = TextBuilder (...

    docs.aspose.com/pdf/zh/net/python-net/
  6. 用JavaScript通过C++删除工作表中的空白行和列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++删除工作表中的所有空白行和列。...// Instantiating a Workbook object from the uploaded file const...// Instantiating a Workbook object from the uploaded file const...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  7. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML...# we can use a SaveOptions object to set a specific encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/table/
  9. 通过 xlsx4j 创建新电子表格|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 WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/java/create-new-spread...
  10. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule Objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....of 2) Retrieves a VbaModule object by index. public VbaModule...of 2) Retrieves a VbaModule object by name, or Null if not found...

    reference.aspose.com/words/net/aspose.words.vba...