Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 96,281 for

object

(0.27 sec)
  1. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...end" ; // Create a style object const style = cell1 . style...style = style ; // Create an object for AutoFitterOptions const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  2. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/net/split-pdf-document/
  3. UserInformation.DefaultUser | Aspose.Words for ...

    Discover the DefaultUser property for seamless user information management. Enhance your app's efficiency with our easy-to-use features!...// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Font classes for supported Font Formats | .NET

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how to manipulate fonts....class so the instance of the object of Aspose.Font.Font type, cannot...reference on the just created object is returned by the static methods...

    docs.aspose.com/font/net/developer-guide/font-c...
  5. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words/cal...
  7. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Doc or Dot in C++....saved if this save options object is used. Can be Doc or Dot...DocSaveOptions object in a LoadOptions object. ASSERT_THROW (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/net/ellipse/
  9. Aspose.PSD for Java 24.5 - 发布说明|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...void assertAreEqual ( Object expected , Object actual , String message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF document in terms of Objects....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/net/basics-of-dom-api/