Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 95,640 for

object

(0.31 sec)
  1. Generate Point Cloud to X File Formats via Java...

    Sample Java generate point cloud code for X file. Use this example code to generate point cloud to X file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/x/
  2. 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-...
  3. 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/
  4. 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/
  5. 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
  6. Generate Point Cloud to USDZ File Formats via ....

    C# source code to load, render and add generate point cloud to USDZ documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/usdz/
  7. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java.... Initialize Document object. Save output PDF document by...Instantiate HTML SaveOptions object HtmlSaveOptions htmlsaveOptions...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  8. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....Create a Document object and an ImageStamp object using required...adding an image as a stamp object, you can control the quality...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  9. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....) Creates CertificateHolder object using byte array of PKCS12...) Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/net/aspose.words.dig...
  10. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for 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/java/complex-pdf-example/