Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 97,381 for

object

(0.34 sec)
  1. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....io.BytesIO Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...at) Creates a save options object of a class suitable for the...create a save options object. Returns An object of a class that derives...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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-...
  6. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the Objects, parameters, methods required for this, and get examples of loading.... Objects and parameters required for...Aspose.Font for .NET gives object for notifying two key parameters...

    docs.aspose.com/font/net/how-to-load-fonts/
  7. List.CompareTo | Aspose.Words for .NET

    Discover the List CompareTo method, efficiently compare Objects and enhance your coding skills with this essential programming tool....CompareTo( object ) Compares the specified object to the current...current object. public int CompareTo ( object obj ) See Also class...

    reference.aspose.com/words/net/aspose.words.lis...
  8. 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-...
  9. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....PrintOut method of the Document object that you want to print.The...false ); object copies = "1" ; object pages = "1" ; object range...

    docs.aspose.com/words/net/print-documents/
  10. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....elements provided as an array of objects in the children property: The...BlockConfig borders. BorderTopStyle object inherits border_size and border_color...

    docs.aspose.com/omr/net/programmatic-forms/inpu...