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

object

(0.09 sec)
  1. Drawing Images|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....and then we will create an object of the BmpOptions class from...these properties, pass this object to the static create method...

    docs.aspose.com/imaging/python-net/drawing-images/
  2. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...corrupted after replacing smart object contents. Environment Aspose...Description When replacing smart object contents in a PSD file and...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  3. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...the font formatting of this object. (Inherited from Inline ) is_composite...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....Instantiate the LoadOptions class object required for loading the protected...Workbook object using the LoadOptions class object having the...

    kb.aspose.com/cells/python/how-to-read-password...
  5. How to Convert CSV to PDF in C++

    This basic tutorial will explain how to convert CSV to PDF in C++. You will change CSV to PDF in C++ such that all the contents in the CSV will be printed on a single page in the output PDF....CSV file to a Workbook class object and then save it as a PDF ...file into a Workbook class object that is to be converted to...

    kb.aspose.com/cells/cpp/how-to-convert-csv-to-p...
  6. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization....{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...and casts it to a PsdImage object. The original image is saved...name. A SharpenSmartFilter object is instantiated to represent...

    docs.aspose.com/psd/java/smart-filters/
  8. How to Convert OBJ to STL in C#

    This basic tutorial covers how to convert OBJ to STL in C#. It explains the algorithm as well as the code snippet to create OBJ to STL converter in C#....FromFile() method Create an object of StlSaveOptions class Convert...summarize how to convert a 3D object to STL in C# . Firstly, configure...

    kb.aspose.com/3d/net/how-to-convert-obj-to-stl-...
  9. How to Convert OBJ File to STL in Python

    This precise tutorial explains how to convert OBJ to STL in Python. It discusses the IDE configuration, the algorithm steps, and a runnable code snippet to create OBJ to STL converter in Python....exporting the STL file Create an object of StlSaveOptions class Export...explain how to convert a 3D object to STL in Python . Initially...

    kb.aspose.com/3d/python/how-to-convert-obj-file...
  10. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....Bitmap object and use it in creating a Graphics object for drawing...on it Customize the Graphics object to set the rendering quality...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...