Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 91,305 for

object

(0.09 sec)
  1. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience....// 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...
  2. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/python-net/cells-border-s...
  3. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...forms: Quadrangle – a quadrangle object that bounds a barcode Rectangle...Rectangle - a rectangle object that bounds a barcode Points – an...

    docs.aspose.com/barcode/java/get-placement-and-...
  5. Export Bookmarks to XML from an Existing PDF Fi...

    This section explains how to export bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...bookmarks can be saved to a stream object. Create Bookmarks of All Pages...

    docs.aspose.com/pdf/java/export-bookmark/
  6. 数据分组|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....xlsx" ; //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/zh/net/grouping-data/
  7. Aspose.PSD for Java 24.2 - 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....style is incorrect in a smart object when we use ReplaceContents...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. Apply Superscript and Subscript Effects on Font...

    How to apply superscript and subscript effects to text in Excel with Java. This article provides the Java code to achieve this using Aspose.Cells for Java API....superscript effect using the Font object’s setSuperscript property....apply subscript, use the Font object’s setSubscript method. The...

    docs.aspose.com/cells/java/apply-superscript-an...
  9. Aspose.PSD for .NET 21.3 - 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 , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  10. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java.... To use this object, use the Field class’ setDefaultAppearance(..."textbox1" ); // Create font object $fontRepository = new FontRepository...

    docs.aspose.com/pdf/php-java/modifing-form/