Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 91,344 for

object

(0.08 sec)
  1. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/java/complex-pdf-example/
  2. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) Object that specifies how many and which character to use for indentation of list levels...property Gets a TxtListIndentation object that specifies how many and...# Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-axes/
  4. MarkdownSaveOptions.saveFormat property | Aspos...

    MarkdownSaveOptions.saveFormat 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 only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisBound.ToString | Aspose.Words for .NET

    Discover the AxisBound ToString method that generates a clear, user-friendly string representation of your Object’s value for enhanced readability....displays the value of this object. public override string ToString...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Working with Outlook Contacts|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....to disc: Instantiate a new object of the MapiContact class. Enter...property of the VCardSaveOptions object to VCardVersion.V30. This sets...

    docs.aspose.com/email/python-net/working-with-o...
  7. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method...Recently added ChartSeries object. add_double(series_name, x_values)...Recently added ChartSeries object. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...

    docs.aspose.com/ocr/python-net/recognition/invo...
  9. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications....Initialize the Document class object. Add a page using Pages.Add()... Create a new TextFragment object and set its text. Add TextFragment...

    products.aspose.com/pdf/net/create/
  10. 从xlsx4j工作表中导出数据|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....//Instantiating a Workbook object Workbook workbook = new Workbook...starting from 1st cell to Array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/zh/java/export-data-from-...