Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 79,485 for

object

(0.05 sec)
  1. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric Objects....between the camera and geometric objects. Cast and Receive Shadow By...By default, all objects in the scene cast shadows from a light...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  2. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....convert EPUB to PDF Declare an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  3. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the ImageOrPrintOptions class object to customize the output image...Create a SheetRender class object for the selected sheet using...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  4. Create PowerPoint Presentation in JavaScript|As...

    Learn how to create PowerPoint Presentations e.g. PPT, PPTX using JavaScript from scratch....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/nodejs-java/create-prese...
  5. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation Objects for this DataSet in Java....Object All Implemented Interfaces:...collection of DataRelation objects for this DataSet . Methods...

    reference.aspose.com/words/java/com.aspose.word...
  6. DWG 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/developer-guide/...
  7. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management....method Returns an enumerator object that can be used to iterate...borders in a paragraph format object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Aspose::Words::Bibliography::Person class | Asp...

    Aspose::Words::Bibliography::Person class. Represents individual (a person) bibliography source contributor in C++....class Person : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override get_First () const...

    reference.aspose.com/words/cpp/aspose.words.bib...
  9. Aspose.PSD为.NET 21.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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Saving Files in PHP|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....the save method of Workbook object. PHP Code $fileFormatType =...(); //Creating an Workbook object with an Excel file path $workbook...

    docs.aspose.com/cells/java/saving-files-in-php/