Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 79,486 for

object

(0.07 sec)
  1. Extract OLE Objects from Workbook with Node.js ...

    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....Extract OLE Objects from Workbook with Node.js via C++ Contents...you do need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/extract-ole-ob...
  2. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++....CertificateHolder : public System :: Object Methods Method Description... Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....circles Initiate a Bitmap class object while specifying the image...instance using the Bitmap class object Call the drawEllipse method...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  4. Convert CGM to DXF via JavaScript | products.as...

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

    products.aspose.com/cad/javascript-net/conversi...
  5. Stop conversion or loading using InterruptMonit...

    This section explains how to stop conversion or loading with Aspose.Diagram....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/diagram/net/stop-conversion-or-...
  6. Convert USDZ to DXF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Conversion // load the USDZ in an object of Scene var scene = new Aspose...Format) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PDF (Portable...

    products.aspose.com/3d/net/conversion/usdz-to-dxf/
  7. How to Convert Excel to JSON in C#

    In this short tutorial, you will learn how to convert Excel to JSON in C#. You can convert Excel file to JSON in C# with a few API calls in .NET....convert Excel to JSON Create an object of the Workbook class to load...file using the JsonSaveOptions object. Finally, the output JSON file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  8. How to ZIP Folder in C#

    This quick tutorial guides you on how to ZIP folder in C#. To zip folder C# code, detailed steps and configuration requirements are mentioned briefly....Instantiate a FileStream class object with output ZIP file name Instantiate...Instantiate a ZIP Archive file object Create entries in the archive...

    kb.aspose.com/zip/net/how-to-zip-folder-in-csharp/
  9. How to Convert HTML to PDF in Python

    This simple how-to tutorial focuses on how to convert HTML to PDF in Python along with steps to configure the environment on your end. In order to generate PDF from HTML Python based API providing simple API interface has been used....Document class object Instantiate the PdfSaveOptions object and set...file using the Document class object. The PdfSaveOptions will be...

    kb.aspose.com/words/python/how-to-convert-html-...
  10. Convert PLT to PDF in Python

    This tutorial will let you convert PLT to PDF in Python. It discusses the steps to prepare the environment and a sample code to create a PLT to PDF converter in Python....the Image class Initiate an object of the PdfOptions and the ...using the VectorRasterizationO object Convert the PLT file to a PDF...

    kb.aspose.com/cad/python/convert-plt-to-pdf-in-...