Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 79,357 for

object

(0.05 sec)
  1. Source.doi property | Aspose.Words for Python

    Source.doi property. Gets or sets the digital Object identifier....property Gets or sets the digital object identifier. @property def doi...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...// Create a "PsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java....static Object[][] conditionEvaluationE() { return new Object[][]...static Object[][] conditionEvaluationE() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  4. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh.... The Mesh class object is being used in the code....We can create a Mesh class object as narrated here and then point...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  5. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph Object with customizable text for seamless document enhancement....method that creates a Paragraph object with optional text and appends...appends it to the end of this object. public Paragraph AppendParagraph...

    reference.aspose.com/words/net/aspose.words/sto...
  6. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....file into the Document class object for splitting into pages Get...file into the Document class object that contains the different...

    kb.aspose.com/words/python/how-to-split-pages-i...
  7. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....PDF file into the Document object containing multiple pages for...loaded into the Document class object, and then for loop is used...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  8. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....variable into JsonLayoutOptions object to format the JSON data in...creating an empty workbook class object for importing JSON data into...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  9. Add Data in Cells|Documentation

    This article explains how to Add Data in Cells using Aspose.Cells for .NET APIs....Cells collection represents an object of the Cell class. C# //Instantiating...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/add-data-in-cells/
  10. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++.... Get the shape object according to the name of timeline...Png ); // Get timeline shape object by timeline's name Shape timeLineShape...

    docs.aspose.com/cells/cpp/rendering-timeline/