Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 90,094 for

object

(0.05 sec)
  1. Convert CGM to DICOM via JavaScript | products....

    Sample code for CGM to DICOM conversion. Use API example code for batch CGM files to DICOM conversion....passing the resultant file path & object of DicomOptions System Requirements...graphics, and text. CGM uses an object-oriented approach and many...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert CGM to FBX via JavaScript | products.as...

    Sample code for CGM to FBX conversion. Use API example code for batch CGM files to FBX conversion....passing the resultant file path & object of FbxOptions System Requirements...graphics, and text. CGM uses an object-oriented approach and many...

    products.aspose.com/cad/javascript-net/conversi...
  3. C++ API to Convert MHTML to EXCEL | products.as...

    Convert MHTML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. Apply a theme to a presentation|Aspose.Slides D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....exposed by the Presentation object of the destination presentation...by the IMasterSlideCollecti object and pass the master from the...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  5. Generate Point Cloud to DRC File Formats via Ja...

    Sample Java generate point cloud code for DRC file. Use this example code to generate point cloud to DRC 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/drc/
  6. Generate Point Cloud to JT File Formats via Jav...

    Sample Java generate point cloud code for JT file. Use this example code to generate point cloud to JT 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/jt/
  7. Generate Point Cloud to ASE File Formats via Ja...

    Sample Java generate point cloud code for ASE file. Use this example code to generate point cloud to ASE 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/ase/
  8. Generate Point Cloud to RVM File Formats via Ja...

    Sample Java generate point cloud code for RVM file. Use this example code to generate point cloud to RVM 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/rvm/
  9. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....takes TextFragmentAbsorber object as a parameter, which returns...collection of TextFragment objects. You can loop through all the...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  10. Shape copying confusion - Free Support Forum - ...

    I have a script which copies a file, then attempts to copy a shape from the first page 10 times onto the second page, moving each shape an inch to the right. What I end up with is: 3 copies of the shape The names of t…...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...10 | foreach { $shape2=new-object Aspose.Diagram.Shape $shape2...

    forum.aspose.com/t/shape-copying-confusion/318632