Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 90,760 for

object

(0.19 sec)
  1. Export Data from Worksheets|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...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  2. 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/
  3. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Create TextFragmentAbsorber object with search terms as argument...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/cpp/redaction/
  5. Odso.clone method | Aspose.Words for Python

    Odso.clone method. Returns a deep clone of this Object....Returns a deep clone of this object. def clone ( self ): ... See...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdsoRecipientData class | Aspose.Words for Node.js

    Aspose.Words.Settings.OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge...uniqueTag property of this object to indicate this exclusion...Returns a deep clone of this object. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Read PDF File in C#

    This how-to guide explains how to read PDF file in C#. You can read PDF text and images by following the easy steps given here....existing PDF file in Document object Initialize TextAbsorber Class...find images Create FileStream object with found image Save the image...

    kb.aspose.com/pdf/net/how-to-read-pdf-file-in-c...
  8. How to Convert EPS to PNG Image using Java

    This tutorial covers basic information about how to convert EPS to PNG image using Java. You can export EPS to PNG image in Java using simple API calls on any operating system like Linux, MS Windows, macOS....Initialize PsDocument class object with input EPS file Create...Create an ImageDevice class object with needed image dimensions Save...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  9. Applying a License|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....before creating a Document object. You are only required to set...+ "/" ; // Create a stream object containing the license file...

    docs.aspose.com/cells/java/applying-a-license/
  10. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.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...docx' ) # Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/python-net/aspose.wo...