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

object

(0.2 sec)
  1. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...pass the path to the existing object of class BarCodeReader . Read...Bitmap Objects It is possible to use a graphical object or a bitmap...

    docs.aspose.com/barcode/python-net/set-barcode-...
  2. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Instantiate ExcelSave Option object ExcelSaveOptions saveOptions...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....a Series object whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/net/customizing-charts/
  4. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document... Remarks You can use this object to specify a mail merge data...document. Or you can use this object to query mail merge settings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Excel file into a Workbook object Workbook wb ( srcDir + u "...box, which is also a shape object, from the shapes collection...

    docs.aspose.com/cells/cpp/change-character-spac...
  6. 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...
  7. UserInformation.Initials | Aspose.Words for .NET

    Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and 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...
  8. CalendarType | Aspose.Words for Java

    Specifies the type of a calendar in Java....Object public class CalendarType Specifies...int format) { return format((Object) value, format); } public String...

    reference.aspose.com/words/java/com.aspose.word...
  9. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...setting the properties, pass the object to one of the static Create...

    docs.aspose.com/psd/java/creating-opening-and-s...
  10. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...\\ " ); // Create a workbook object Workbook workbook ; // Get...( 0 ); // Get the pagesetup object PageSetup pageSetup = worksheet...

    docs.aspose.com/cells/zh/cpp/setting-margins/