Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 79,433 for

object

(0.13 sec)
  1. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an Object. To learn more, visit the documentation article in C++....Represents fill formatting for an object. To learn more, visit the Working...class Fill : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 表格样式错误 - Free Support Forum - aspose.com

    占位符替换此表格以后,内容右侧为什么积压了,都已经设置样式,wps中查看单个单元格,也是居中的 we为什么会出现这种情况...builder, List headers, List<List<Object>> rowData) throws Exception...rowData.size(); ++i) { List<Object> list = (List)rowData.get(i);...

    forum.aspose.com/t/topic/311956
  3. Manage Zoom|Aspose.Slides for PHP Documentation

    Add zoom or zoom frames to PowerPoint presentations... For slide zoom objects, Aspose.Slides provides the...Slide" ); # Adds ZoomFrame objects $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/manage-zoom/
  4. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning images.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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-23...
  6. Insert a Picture based on Cell Reference|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....range is linked to the graphic object, changes to the data automatically...automatically appear in the graphic object. Add a picture to the worksheet...

    docs.aspose.com/cells/java/insert-a-picture-bas...
  7. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....storing and retrieving Document objects to and from a database. For...array. To serialize a Document object in Aspose.Words: Save it to...

    docs.aspose.com/words/java/serialize-and-work-w...
  8. Sorting Worksheet Data|Documentation

    This article introduces how to sort data in worksheet in GridDesktop....First of all create a global object of CellRange so that it can...in the form of a CellRange object. So, in this event handler...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....Create the LoadOptions class object and set the input format and...input VSD file into the Diagram object from the disk using the file...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  10. Convert HTML to GIF in Java

    Convert HTML to GIF in Java with a few API calls. This guide provides the IDE settings, program logic, and code for converting HTML to animated GIF in Java....HTMLDocument object for HTML to GIF conversion Create an object of the...Provide the input file, options object, and output GIF file name These...

    kb.aspose.com/html/java/convert-html-to-gif-in-...