Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 95,639 for

object

(0.15 sec)
  1. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... Create Table object. Set table setting (e.g. set...row_count += 1 # Add table object to first page of input document...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  2. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。... (); // Create PdfFileInfo object to get height and width of..."RotatingStamp.pdf" )) { // Create Stamp object var stamp = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  3. Aspose.Cells 8.7.1 中的公共 API 更改|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.... C# //Create workbook object Workbook workbook = new Workbook...EntireContent ; Cell foundCell = null ; object obj = 20 ; //Find 20 which...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....create an ITextFrame class object and set the text paragraph...where the Aspose.Slides.ITable object is used to create a table having...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  6. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....a doc tag returns a stream object, then the stream is closed...A contextual object (see “Using Contextual Object Member Access”...

    docs.aspose.com/words/net/inserting-documents-d...
  7. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...) # Instantiate a workbook object and open the template file...conditional formatting resultant object cfr1 = a1 . get_conditional_formatting_result...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  8. WatermarkType enumeration | Aspose.Words for No...

    Aspose.Words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a WordArt object. Image Indicates that the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity.... With the Title object, you can change text, font...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  10. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。...// Instantiating a Workbook object const workbook = new AsposeCells...new worksheet to the Excel object const sheetIndex = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...