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

object

(0.36 sec)
  1. FontSourceType | Aspose.Words for Java

    Specifies the type of font source in Java....Object public class FontSourceType...FONTS_FOLDER A FolderFontSource object that represents folder with...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole Object with Aspose.Diagram library....Manipulate the Embedded OLE Objects in Visio Diagram Contents [...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  3. List.Equals | Aspose.Words for .NET

    Discover how the List Equals method efficiently compares lists for accuracy. Enhance your coding skills with this essential programming technique!...Equals( object ) Determines whether the specified object is equal...current object. public override bool Equals ( object obj ) See...

    reference.aspose.com/words/net/aspose.words.lis...
  4. 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-...
  5. 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...
  6. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....Excel, you can insert an Ole Object with source data ( embedde...xlsx ). Double‑click the Ole Object, and the embedded file will...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  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. 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...
  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-...