Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 94,459 for

object

(0.28 sec)
  1. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... With the DataLabels object, it’s simple to move, update...Instantiate a new Workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  2. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Rectangle...

    docs.aspose.com/slides/androidjava/rectangle/
  3. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Rectangle...

    docs.aspose.com/slides/java/rectangle/
  4. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。...() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  5. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....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/net/aspose.words/pag...
  6. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...\\ " ); // Create workbook object Workbook workbook ; // Create...Create signature line object SignatureLine s ; s . SetSigner ( u...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  7. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!...// Create a "PdfSaveOptions" object that we can pass to the document's...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Load workbook object Workbook workbook ( srcDir...the Comment of Table or List Object inside the Worksheet Convert...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  9. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using Node.js code with Aspose.Cells for Node.js via C++...."data" ); // Create workbook object const workbook = new AsposeCells...(); // Create signature line object const signatureLine = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-signatu...
  10. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) Object with optional text and appends it to the end of this Object....method that creates a Paragraph object with optional text and appends...appends it to the end of this object. appendParagraph ( text : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...