Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 95,282 for

object

(0.25 sec)
  1. Convert COLLADA to CGM via C# | products.aspose...

    Sample code for COLLADA to CGM C# conversion. Use API example code for batch COLLADA files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/collada-...
  2. Convert GLB to CGM via C# | products.aspose.com

    Sample code for GLB to CGM C# conversion. Use API example code for batch GLB files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/glb-to-cgm/
  3. Convert CGM to DWF via C# | products.aspose.com

    Sample code for CGM to DWF C# conversion. Use API example code for batch CGM files to DWF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DwfOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-dwf/
  4. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...or sets DigitalSignatureDeta object used to sign a document. dml3DEffectsRenderin...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++.... Get the shape object by the name of the timeline...// Instantiating a Workbook object by loading the uploaded file...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  6. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...should create a new character object instead of modifying the inherited...assumed that there is always an object somewhere where I can change...

    forum.aspose.com/t/cant-set-the-style-value/315934
  7. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....file into the Document class object from the disk or memory stream...desired image using XImage class object from the image collection in...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  8. How to Change PDF Password using C#

    This article contains information on how to change PDF password using C#. It guides to set IDE, write the program using given steps and a runnable sample code to change password of PDF file using C#....the password Instantiate an object of the PdfFileInfo class by...rest of the steps Create an object of PdfFileSecurity class to...

    kb.aspose.com/pdf/net/how-to-change-pdf-passwor...
  9. How to Convert CSV to Excel in Python

    This short tutorial contains information on how to convert CSV to Excel in Python. To convert CSV to Excel Python environment is explained along with the steps and runnable sample code....initialize a TxtLoadOptions class object to set input file format as...CSV file into the Workbook object using the TxtLoadOptions configuration...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  10. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....desired Word file into Document object that is to be modified using...Instantiate a DocumentBuilder class object using the loaded Word file...

    kb.aspose.com/words/python/how-to-edit-word-doc...