Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 89,191 for

object

(0.08 sec)
  1. Convert GLB to CGM via JavaScript | products.as...

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

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert GLTF to DXF via C# | products.aspose.com

    Sample code for GLTF to DXF C# conversion. Use API example code for batch GLTF files to DXF 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 DxfOptions System Requirements...

    products.aspose.com/cad/net/conversion/gltf-to-...
  3. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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.... C# //Create workbook object Workbook workbook = new Workbook...]; //Create signature line object SignatureLine s = new SignatureLine...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. C++ API to Convert XPS to EXCEL | products.aspo...

    Convert XPS 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/xps-to...
  5. C++ API to Convert EPUB to XLTM | products.aspo...

    Convert EPUB to XLTM 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/epub-t...
  6. Public API Changes in Aspise.Cells 8.3.2|Docume...

    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.... Java //Create workbook object Workbook workbook = new Workbook...); //Create signature line object SignatureLine s = new SignatureLine...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....Object public class HtmlMetafileFormat...Examples: Shows how to convert SVG objects to a different format when...

    reference.aspose.com/words/java/com.aspose.word...
  8. Licensing | Aspose.TeX for Java

    When you stopped on the licensed version of the Aspose.TeX API solution for Java here you find out how to apply the license....License using File or Stream Object Use the method to licensing...Copy 1 // Initialize license object. 2 License license = new License();...

    docs.aspose.com/tex/java/licensing/
  9. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....create a Bitmap object Make a Graphics class object while using the...while defining a Pen class object, and the rectangular coordinates...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  10. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#....can not use the contextual object member access feature against...variable. See “Using Contextual Object Member Access” for more information...

    docs.aspose.com/words/net/using-variables/