Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 96,104 for

object

(1.13 sec)
  1. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....Object public class DataRow Represents...set(System.Data.DataColumn column, Object value) Sets the data stored...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE Object from a stream into the document in C++....method Inserts an embedded OLE object from a stream into the document...Programmatic Identifier of OLE object. asIcon bool Specifies either...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE Objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Inserts an embedded or linked OLE object as icon into the document....file and caption. Detects OLE object type using file extension....

    reference.aspose.com/words/net/aspose.words/doc...
  4. ChartYValue.Equals | Aspose.Words for .NET

    Discover the ChartYValue Equals method to easily check if an Object matches the current Y value, enhancing your data comparison efficiency....specified object is equal to the current Y value object. public...public override bool Equals ( object obj ) See Also class ChartYValue...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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/
  6. 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...
  7. 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/
  8. IMailMergeDataSource.get_child_data_source meth...

    IMailMergeDataSource.get_child_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region....on the current data source object. Your implementation needs...to return a new data source object that will provide access to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add support for extension .esrijson for EsriJso...

    Hi Alexander, EsriJson is a JSON format used by Esri ArcGIS software to represent geographic features, including Esri-specific attributes. You support .json extension . Please add support for .esrijson extensions. …... (Object, Span 1) at System.Reflection...MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/add-support-for-extension-es...
  10. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....properties in the PsLoadOptions object. Steps to Convert PostScript...transform PS to PDF Create an object of the PsLoadOptions for customizing...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...