Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 94,418 for

object

(0.22 sec)
  1. Copy Range Style Only|Documentation

    This article describes how to copy a range's style only using Aspose.Cells for Python via .NET.... Create a Style object with specified formatting attributes...

    docs.aspose.com/cells/python-net/copy-range-sty...
  2. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Legend of Excel Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, and how to improve visualization and data understanding with legends.... With the Legend object, the legend can be moved, updated...

    docs.aspose.com/cells/python-net/chart-legend/
  4. CustomXmlSchemaCollection Class | Aspose.Words ...

    Explore the Aspose.Words.Markup.CustomXmlSchemaCollection class for managing XML schemas linked to custom XML parts, enhancing document flexibility and control....this object. GetEnumerator () Returns an enumerator object that...

    reference.aspose.com/words/net/aspose.words.mar...
  5. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document Object in Java....Object, com.aspose.words.LoadOptions...MARKDOWN document into a Document object. Examples: Shows how to preserve...

    reference.aspose.com/words/java/com.aspose.word...
  6. Drawing Vector Images|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 MemoryStream object Load a SVG image Rasterize...

    docs.aspose.com/imaging/net/drawing-vector-images/
  7. Set XMP Metadata of an existing PDF|Aspose.PDF ...

    This section explains how to set XMP Metadata of an existing PDF with Aspose.PDF Facades....need to create PdfXmpMetadata object and bind the PDF file using...

    docs.aspose.com/pdf/net/set-xmp-metadata-of-an-...
  8. Create Union Range with Golang via C++|Document...

    Create Union Range in Excel files using Aspose.Cells with Golang via C++....method returns a UnionRange object. The following code snippet...

    docs.aspose.com/cells/go-cpp/create-union-range/
  9. 使用 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-hant/cpp/table/
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....void CreateDocumentProper () { object start = 0 , end = 0 ; Word...Columns . DistributeWidth (); object styleName = "Table Professional"...

    docs.aspose.com/words/net/inserting-table/