Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 91,327 for

object

(0.17 sec)
  1. Aspose.PSD for Java 24.8 - 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....Relink Smart Object doesn’t apply to all Smart Object in PSD file...Relink Smart Object doesn’t apply to all Smart Object in PSD file...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s horizontalAlignment method...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  3. 从文档中导入/导出数据|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...new worksheet to the Workbook object int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/import-export-data...
  4. How to Create Word Document in C# without Interop

    This KB topic answers the question how to create word document in c# without interop or Microsoft office automation with simple steps and code snippet....DocumentBuilder Class object and pass Document object in the constructor...properties of the DocumentBuilder object Save the output Word document...

    kb.aspose.com/words/net/how-to-create-word-docu...
  5. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/java/save-visio-document/
  6. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....Image class object Create ICO export options object using class...source PNG into the Image class object, and create a IcoOptions instance...

    kb.aspose.com/imaging/python/convert-png-to-ico...
  7. Create Pivot Tables and Pivot Charts|Documentation

    Create Pivot Tables and Pivot Charts with Aspose.Cells for Java API....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/java/create-pivot-tables-...
  8. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....Object, com.aspose.words.SaveOptions...Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to a JPEG image...Create the Resolution class object to set the output JPEG image...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....formatting is represented by a Font object returned by the DocumentBuilder...represented by a ParagraphFormat object that is returned by the DocumentBuilder...

    docs.aspose.com/words/cpp/using-documentbuilder...