Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 87,563 for

object

(0.11 sec)
  1. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  2. Addition of image as background into DWG|CAD Do...

    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 a CadRasterImageDef object for the background image, create...create a CadRasterImage object to insert the background for the...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs.... public Dictionary < object , string > DataSources { get...streamOut , SaveFormat . Docx , new object [] { sender }, new [] { "s"...

    reference.aspose.com/words/net/aspose.words.low...
  4. SVG 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...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  5. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  6. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  7. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....SetSimpleDataSource ( string[], object[] ) Sets data source used to...dataTable . Rows . Add ( new object [] { "John" , "Doe" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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/
  9. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded Object into the specified stream in C++....Saves the data of the embedded object into the specified stream....Stream>& Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Load attached file to a stream object 14 using (Stream outputStream...passing document object. Initialize object by passing the document...

    docs.aspose.com/note/net/working-with-attachments/