Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 96,275 for

object

(0.16 sec)
  1. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Style Object to Format Different Cells If...cells then they can use a Style object. Please follow the steps below...

    docs.aspose.com/cells/net/cells-formatting/
  2. 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...
  3. SignerContext | Aspose.Words for Java

    Document signer context in Java....Object, com.aspose.words.ProcessorContext...getCertificateHolder() CertificateHolder object with certificate that used...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb.... Create Comment object inside Cell Please use the...method to create a comment object inside a cell. The following...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....documents: Create a Document Class object. Get the Page Class you want...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  6. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE Objects in PHP using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....embedding a file as an OLE object and updating its data using...for PHP via Java . Add an OLE Object Embed a PDF file into a presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. 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/
  8. How to load fonts? | Aspose.Font for C++

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

    docs.aspose.com/font/cpp/how-to-load-fonts/
  9. Embed Attachment to PDF|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....Excel, you can insert an OLE object with source data (embedded...xlsx). Double‑click the OLE object, and the embedded file will...

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