Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 94,497 for

object

(0.88 sec)
  1. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....(encapsulated in the Worksheet object). The Add method takes the...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  2. 识别并提取 RTF 格式 MSG 中的嵌入式附件|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.... getAttachments (); for ( Object untypedAttachment : attachments...null ) return false ; for ( Object prop : attachment . getObjectData...

    docs.aspose.com/email/zh/java/identify-and-extr...
  3. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math Object has started....enumeration of a Office Math object has started. visitOfficeMathStart...Description officeMath OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitOfficeMathEnd method | Asp...

    DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. visitOfficeMathEnd...Description officeMath OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Force Table Rendering on New Page|Aspose.PDF fo...

    Ensure tables render on a new page in PDF documents using Aspose.PDF for Java. Enhance layout control in your reports....paragraphs are added to a Page object’s Paragraphs collection. However...previously added paragraph level object on the page. Adding a Table...

    docs.aspose.com/pdf/java/force-table-rendering-...
  6. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... The Legend object can be moved, updated, and...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  7. Merge MD Files in C#

    Refer to this article to merge MD files in C#. It has the IDE settings, a list of instructions, and a sample code to combine MD in C# using a few API calls only....utilize the MarkdownLoadOptions object to customize the loading of...first MD file into the Document object and set the callback function...

    kb.aspose.com/words/net/merge-md-files-in-csharp/
  8. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  9. Aspose.PSD for Java 25.8 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  10. How to Rotate Text of Cell|Documentation

    C# code to rotate text of a cell with Aspose.Cells for .NET API...the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/net/how-to-rotate-text-of...