Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 90,582 for

object

(0.1 sec)
  1. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....outputStream, options); Using Bimap object and string for saving BMP to...image is assigned by Bitmap object and the output EPS file is...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  2. Reading Tasks and Resources | Aspose.Tasks Docu...

    Learn how to read tasks and resources from Microsoft Project files using Aspose.Tasks for .NET....0 Object Library from the COM tab. Import...Copy 1 // Create Application object 2 Application projectApplication...

    docs.aspose.com/tasks/net/reading-tasks-and-res...
  3. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...// Create a "PdfSaveOptions" object that we can pass to the document's...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert-Excel-to-JSON|Documentation

    Learn how to convert an Excel file to JSON with Aspose.Cells for Python via .NET API....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...

    docs.aspose.com/cells/python-net/convert-excel-...
  5. Create OFX Request File via Python | products.a...

    Sample code for OFX request file creation. Use API example code for batch OFX request files generation within Python based applications....Create OfxRequestDocument class object. Assign the relevant properties...

    products.aspose.com/finance/python-net/create/o...
  6. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。...// Instantiating a Workbook object from the uploaded file const...); // Access the PageSetup object const pageSetup = sheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Extract AcroForm - Extract Form Data from PDF i...

    Extract form from your PDF document with Aspose.PDF for Python library. Get value from an individual field of PDF file...., infile ) # Create a Form object from the PDF file form = ap...

    docs.aspose.com/pdf/python-net/extract-form/
  8. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl Objects if this OLE Object is an ActiveX control. Otherwise this property is null in C++....method Gets OleControl objects if this OLE object is an ActiveX control...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Find Value in Cells|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....// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/find-value-in-cells/
  10. Find Value in Cells using Aspose.Cells|Document...

    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 Workbook workbook = new Workbook...

    docs.aspose.com/cells/java/find-value-in-cells-...