Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 86,834 for

object

(0.16 sec)
  1. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  2. Presentation Properties|Aspose.Slides for PHP D...

    Manage PowerPoint presentation properties in PHP...property exposed by Presentation object to access the document properties...exposed by IDocumentProperties object include: Creator (Author),...

    docs.aspose.com/slides/php-java/presentation-pr...
  3. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor Object that represents the foreground color for the fill....property Gets or sets a ThemeColor object that represents the foreground...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor Object that represents the background color for the fill....property Gets or sets a ThemeColor object that represents the background...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh.... The Mesh class object is being used in the code....We can create a Mesh class object as narrated there . Example:...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  6. How to Convert TXT to JSON File in Python

    In this quick tutorial, you will learn how to convert txt to json file in python. It explains the environment setup, algorithm steps, and a code snippet to create Text to JSON converter in Python....convert TXT to JSON Create an object of the Workbook class to load...Make a JsonSaveOptions class object Save the output JSON file after...

    kb.aspose.com/cells/python/how-to-convert-txt-t...
  7. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....the input TXT file with an object of the Document class Loop...file into the Document class object, you may customize it before...

    kb.aspose.com/words/java/convert-text-to-image-...
  8. Convert USDZ to DRC via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...RVM) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PLY (Polygon...

    products.aspose.com/3d/python-net/conversion/us...
  9. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....Object public class GradientVariant...GradientStyle.FROM_CENTER , if object has markup language ShapeMarkupLanguage...

    reference.aspose.com/words/java/com.aspose.word...
  10. Autofit Table in Word using C#

    Follow this article to autofit table in Word using C#. It has details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using C#....Transform the node to a Table object Call the AutoFit() method with...and type-cast it to a Table object. Finally, call the AutoFit()...

    kb.aspose.com/words/net/autofit-table-in-word-u...