Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 93,398 for

object

(0.14 sec)
  1. 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...
  2. 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/
  3. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_Object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ol...insert_ole_object_as_icon(file_name, is_linked, icon_file, icon_caption)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...get_FormatUpdateType () Gets a way the linked object updates its formatting. get_InsertAsBitmap...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. Working with OLE Objects and Online Video in C#...

    Create and modify OLE embedding in your document using C#....Ask AI Working with OLE Objects and Online Video Contents [ Hide...with OLE objects embedded in Word documents. OLE (Object Linking...

    docs.aspose.com/words/net/working-with-ole-obje...
  7. 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...
  8. 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-...
  9. Add Images in Spreadsheet in xlsx4j|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...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/java/add-images-in-spread...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Document object and add a page to it Create a graph object and a...of the graph object Add the resultant graph object to the paragraph...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...