Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 96,259 for

object

(0.17 sec)
  1. How to Convert Excel Chart to JPEG in C++

    In this example, we will explore how to convert Excel chart to JPEG in C++. You can add charts in MS Excel and render them to image formats like JPEG, PNG and BMP using simple C++ API calls in any operating systems like Microsoft Windows and Linux etc....Instantiate Workbook Class object and load the Excel file with...Instantiate the Chart Class object to access the chart inside...

    kb.aspose.com/cells/cpp/how-to-convert-excel-ch...
  2. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...Document object. Perform Mail Merge : Use the..."FieldName1", "FieldName2" }, new object[] { "Value1", "Value2" });...

    forum.aspose.com/t/interop-to-aspose-c/324832
  3. Merge XML files using C++ | Aspose.PDF

    Merge XML files programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object auto options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object auto document1 = MakeObject...

    products.aspose.com/pdf/cpp/merger/xml/
  4. Convert OBJ to FBX in Python

    Follow this article to convert OBJ to FBX in Python programmatically. Aspose.3D for Python via .NET offers features to process 3D file formats.... Next, initialize an object of the FbxSaveOptions class...Initialize FbxSaveOptions class object fbxSaveOptions = FbxSaveOptions(FileFormat...

    blog.aspose.com/3d/convert-obj-to-fbx-in-python/
  5. Map Rendering to Image SVG, PNG, JPG using GIS ...

    With GIS C# API, you can render map from Shapefile, FileGDB, GeoJSON, KML formats, perform advance styling and draw map from raster formats....First, we instantiate a Map object. It represents a collection...done with rendering and Map object is disposed. Next, we add a...

    docs.aspose.com/gis/net/map-rendering/
  6. Licensing|CAD Documentation

    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....License using File or Stream Object Use the License.SetLicense...Loading a License from a Stream Object This code snippet initialize...

    docs.aspose.com/cad/net/getting-started/licensing/
  7. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the Object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...save() although we created the object for each thread. Below is the...thread only, while for the PFX object is created as new one for each...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  8. Hiding and Showing Rows and Columns in Jython|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....# Instantiating a Workbook object by an Excel file path workbook...# Instantiating a Workbook object by an Excel file path workbook...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  9. Grouping and Ungrouping Rows and Columns in Jyt...

    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....# Instantiating a Workbook object by Excel file path workbook...# Instantiating a Workbook object by Excel file path workbook...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  10. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++.... Receive the object if successful. Call the AsposePdfDecrypt...AsposePdf module. Receive the object if successful. Call the AsposePdfDecrypt...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/