Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 97,400 for

object

(0.71 sec)
  1. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D Objects in a scene. This code example demonstrates to how to create a Box Object, and then apply the PBR material....to apply PBR material to 3D objects in a scene. This code example...demonstrates to how to create a Box object, and then apply the PBR material...

    docs.aspose.com/3d/nodejs-java/add-material-to-...
  2. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java....Object All Implemented Interfaces:...iterator() Returns an enumerator object. get(int index) public ChartAxis...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....get; } Gets the Bibliography object that represents the list of...get; } Gets a FieldOptions object that represents options to...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats.... // Create a new Document object and load the input PDF file...Create a new LaTeXSaveOptions object $saveOption = new LaTeXSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  5. Locking WordArt Watermark|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....that the WordArt becomes an object that can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/java/locking-wordart-wate...
  6. Create Table by Using Border Lines for a Range|...

    How to create a table from a range by using border lines. Aspose.Cells for Java provides a simple, easy‑to‑use API that can be used to add borders to a range....returns a Range object. You can create a Style object and specify...

    docs.aspose.com/cells/java/create-table-by-usin...
  7. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....final extent that this shape object has after applying drawing...the font formatting of this object. Glow { get; } Gets glow formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  9. Set Field Limit|Aspose.PDF for Python via .NET

    This example shows how to set a maximum character limit for a form field in a PDF document using Aspose.PDF for Python.... Create a FormEditor object. Set the maximum character...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-limit/
  10. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....following steps: Initialize object of Document class Load JPG...() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...