Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 95,639 for

object

(0.25 sec)
  1. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE Objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....Them in Presentations as OLE Objects Contents [ Hide ] Background...can then be embedded as OLE objects in PowerPoint slides through...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  2. LoadOptions.Equals | Aspose.Words for .NET

    Discover how the LoadOptions Equals method checks Object value equality, ensuring accurate comparisons for your programming needs. Enhance your coding efficiency!...specified object is equal in value to the current object. public...public override bool Equals ( object obj ) See Also class LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  3. FixedPageSaveOptions.Equals | Aspose.Words for ...

    Discover how the FixedPageSaveOptions Equals method checks value equality with your current Object, ensuring accurate data handling in your applications....specified object is equal in value to the current object. public...public override bool Equals ( object obj ) See Also class FixedPageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....converting XSL-FO to PDF Create an object of XslFoLoadOptions class to...class object using the file name and XslFoLoadOptions object Save...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  5. 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...
  6. 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/
  7. How to Convert PNG to PSD in Java

    This article guides on how to convert PNG to PSD in Java. It has the IDE settings, the programming steps, and a runnable sample code to change PNG to PSD in Java....the FileStream class object Create an object of the PsdImage and...size Declare a Layer class object and initialize it with the...

    kb.aspose.com/psd/java/how-to-convert-png-to-ps...
  8. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....page Instantiate a TextBuilder object linked with the first page...page Create a TextFragment object and set the text, font, underline...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  9. 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...
  10. 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...