Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 92,098 for

object

(0.25 sec)
  1. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...Initialize LineTo geometry object LineTo lineTo = new LineTo...Initialize LineTo geometry object lineTo = new LineTo (); //...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  2. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...Aspose.Cells.Drawing.Label object. The Label class represents...

    docs.aspose.com/cells/net/controls-in-charts/
  3. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....create PdfAnnotationEditor object and bind PDF file using BindPdf...of the PdfAnnotationEditor object. The following code snippet...

    docs.aspose.com/pdf/net/extract-annotation/
  5. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...or sets DigitalSignatureDeta object used to sign a document. dml3DEffectsRenderin...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....access the ActiveX control object via Shape.activeXControl property...() => { // Create workbook object (empty workbook) const wb =...

    docs.aspose.com/cells/javascript-cpp/add-active...
  7. BuiltInDocumentProperties.HeadingPairs | Aspose...

    Explore the HeadingPairs property in BuiltInDocumentProperties to easily manage document headings and enhance your document organization.... public object [] HeadingPairs { get ; set...parts a heading spans across. object [] headingPairs = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Adding New Worksheets to Workbook and Activatin...

    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....VSTO // Initiate application object Excel . Application excelApp...Value ); // Declare a Worksheet object. Excel . Worksheet newWorksheet...

    docs.aspose.com/cells/net/adding-new-worksheets...
  9. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Returns a DocumentProperty object by index. virtual Item { get;...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Create a spreadsheet document|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 Excel object Worksheet worksheet = workbook...

    docs.aspose.com/cells/net/create-a-spreadsheet-...