Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 90,771 for

object

(0.09 sec)
  1. STP Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/stp-drawings/
  2. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing Objects like AutoShapes, text boxes, and images effortlessly in your projects....] Shape class Represents an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. 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/go-cpp/customizing-charts/
  4. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....cells collection represents an object of the Cell class. Aspose.Cells...inside a cell by using the Font object’s name method. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  5. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart Objects for impactful presentations.... double ) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Odso class | Aspose.Words for Node.js

    Aspose.Words.Settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Specifies the Office Data Source Object (ODSO) settings for a mail...use the properties of this object is to create a document with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ 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/cpp/create/
  8. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....the Scene object Instantiate and initialize an object of the ObjSaveOptions...properties of the ObjSaveOptions object Transform the DAE file to OBJ...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  9. 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-...
  10. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....source PSD file Change the Image object to the PsdImage class Create...Create the GifOptions object for customizing the output file Set...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/