Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 97,331 for

object

(0.11 sec)
  1. Working with OLE Objects in C++|Aspose.Words fo...

    Create and modify OLE embedding in your document using C++....Working with OLE Objects Contents [ Hide ] OLE (Object Linking and...with documents containing “objects” created or edited by third‑party...

    docs.aspose.com/words/cpp/working-with-ole-obje...
  2. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....argument and returns a Document object. Get the pages of the document...function, which takes a Document object as an argument and returns...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  3. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....BuildReport( string, string, object ) Populates the template document...inputFileName , string outputFileName , object data ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.low...
  4. 在 Jython 中打开文件|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....path # Creatin an Workbook object with an Excel file path workbook1...from stream # Create a Stream object fstream = FileInputStream (...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  5. DWF Drawings|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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/dwf-drawings/
  6. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE Objects and ActiveX controls, enhancing your document processing capabilities....access to the data of an OLE object or ActiveX control. To learn...visit the Working with Ole Objects documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop....contents to a specific DataTable object, please follow the steps below:...Create a specific DataTable object according to your needs. Export...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly....BuildReport ( string, string, object ) Populates the template document...Stream, Stream, SaveFormat , object ) Populates the template document...

    reference.aspose.com/words/net/aspose.words.low...
  9. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....stream Buffer Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/cpp/returning-a-range-of-...