Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 91,352 for

object

(0.23 sec)
  1. How to Compress PSD File in C#

    This article guides on how to compress PSD file in C#. It has resources for setting the IDE, a list of steps, and a runnable sample code to reduce PSD file size in C#....Image class object to reduce its size Declare an object of the PsdOptions...loaded into the Image class object followed by declaring the PsdOptions...

    kb.aspose.com/psd/net/how-to-compress-psd-file-...
  2. Convert a CSV File to JSON using Python

    Refer to this article for converting CSV to JSON using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON formatter using Python....Workbook class object Create the JsonSaveOptions object to customize...Workbook class object, create the JsonSaveOptions object, and save...

    kb.aspose.com/cells/python/convert-a-csv-file-t...
  3. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....Word file into the Document object for conversion to the Excel...file into the Document class object and save it on the disk in...

    kb.aspose.com/words/net/conversion-from-word-to...
  4. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...you a reference to the layer object that you can manipulate. layer...you need to create a Graphics object by passing the layer as a parameter...

    docs.aspose.com/psd/python-net/graphics-api/
  5. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....work as follows: Create an object of the Diagram class. Get paticular...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  6. TaskPane class | Aspose.Words for Node.js

    Aspose.Words.WebExtensions.TaskPane class. Represents an add-in task pane Object...Represents an add-in task pane object. To learn more, visit the Work...location of this task pane object. isLocked Specifies whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Block|Documentation

    Block element is used to organize content within containers....Block element is declared as an object with "element_type": "Block"...are provided as an array of objects in the children property. {...

    docs.aspose.com/omr/net/json-markup/block/
  8. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....(encapsulated in the Worksheet object). The Add method takes the...properties of the Picture object. A Picture object can be obtained from...

    docs.aspose.com/cells/cpp/managing-pictures/
  9. Get XMP Metadata of an existing PDF File - faca...

    This section explains how to get xmp metadata with Aspose.PDF Facades using PdfXmpMetadata Class....need to create PdfXmpMetadata object and bind the PDF file using...properties to the PdfXmpMetadata object to get their values. The following...

    docs.aspose.com/pdf/java/get-xmp-metadata/
  10. Delete Images from PDF File|Aspose.PDF for .NET

    This section explain how to delete Images from PDF File using Aspose.PDF for .NET....PDF file: Create a Document object and open the input PDF file...the image from the Document object’s Pages collection. Images...

    docs.aspose.com/pdf/net/delete-images-from-pdf-...