Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 94,269 for

object

(0.11 sec)
  1. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE Object....source file for the linked OLE object. @property def source_full_name...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert DWF to PDF in Java

    This topic describes how to convert DWF to PDF in Java. You will get all the necessary details including the configuration details and programming steps to convert DWF file to PDF in Java....using the Image class object Create an object of CadRasterizationOpti...CadRasterizationOpti class object to set rasterization options Set the page...

    kb.aspose.com/cad/java/how-to-convert-dwf-to-pd...
  3. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....Object public class ReportingEngine...buildReport(Document document, Object dataSource) Populates the specified...

    reference.aspose.com/words/java/com.aspose.word...
  4. Merge MD Files in Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....features Create the LoadOptions object for each MD file, optionally...separately into a Document object and assign the respective LoadOptions...

    kb.aspose.com/words/java/merge-md-files-in-java/
  5. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There are three...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/net/adding-transformation-to...
  6. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate Objects in 3D space. There are three ways to define Object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....API has support to rotate objects in 3D space. There are three...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/java/adding-transformation-t...
  7. Aspose::Words::Document::get_MailMergeSettings ...

    Aspose::Words::Document::get_MailMergeSettings method. Gets or sets the Object that contains all of the mail merge information for a document in C++....gs method Gets or sets the object that contains all of the mail...() Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FormField.set_text_input_value method | Aspose....

    FormField.set_text_input_value method. Applies the text format specified in [FormField.text_input_format](../text_input_format/) and stores the value in [FormField.result](../result/)....set_text_input_value ( self , new_value : object ): ... Parameter Type Description...new_value object Can be a string, number or a DateTime object. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartYValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartYValue class for precise Y value representation in your chart series, enhancing your data visualization....of the Y value stored in the object. Methods Name Description static...Time type. override Equals ( object ) Gets a flag indicating whether...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/java/hello-world-example/