Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 79,678 for

object

(0.1 sec)
  1. Working with OfficeMath in Java|Aspose.Words fo...

    Introduction to Office Math feature in Aspose.Words for Java....work with OfficeMath Type Objects. In Aspose.Words, the customer...implemented by use this matrix object. The following code examples...

    docs.aspose.com/words/java/working-with-officem...
  2. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....Object public abstract class FontSubstitutionRule...// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Rotate a Cell in Excel using Node.js

    This article guides on how to rotate a cell in Excel using Node.js. It shares the IDE settings, a list of steps, and a runnable sample code for rotating cells in Excel using Node.js....cell Get access to the Style object of the target cell Call the...other properties in the Style object for instance setBackgroundColor()...

    kb.aspose.com/cells/nodejs/how-to-rotate-a-cell...
  4. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....* ; // Create a stream object containing the license file...license through the stream object License license = new License...

    docs.aspose.com/words/jasperreports/licensing/
  5. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  6. Convert Powerpoint to JPG|Aspose.Slides for Nod...

    Convert PowerPoint to JPG: PPT to JPG, PPTX to JPG in JavaScript... Get the slide object of Slide type from Presentation...a slide, it returns Imagess object as a result. getImage method...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt Object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...if this shape is a WordArt object. public bool IsWordArt { get...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  9. Public API Changes in Aspose.Cells 8.1.0|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....true ); //Create a new Style object and add it to Workbook's Style...//Set Number format for Style object style . setNumber ( 3 ); //Create...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...info("PDF-CONVERSION_INFO: created document object"); if (!doc.convert(logOutputStream...info("PDF-CONVERSION_INFO: converted document object"); doc.save(byteArrayOutputStrea...

    forum.aspose.com/t/font-substitution-issue-when...