Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 94,307 for

object

(0.14 sec)
  1. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range Object instead of a referred area Object. How can I do that, the only option I have …...as a range object instead of a referred area object. How can I...and instead retrieve a range object directly, you can follow these...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  2. Accessing Gmail on SSL|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....above set up the SMTPClient object to connect to the Gmail server...same client object, create a MailMessage class object and send the...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  3. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an Object. To learn more, visit the documentation article in C++....Represents fill formatting for an object. To learn more, visit the Working...class Fill : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....using the PdfSaveOptions class object. Steps to Change Numbers File...Workbook class object Create the PdfSaveOptions class object to control...

    kb.aspose.com/cells/python/convert-numbers-file...
  5. Add Sections to Word Document in Java

    Follow this article to insert section break in Word in Java. It has details to set the IDE, a list of steps, and a sample code for inserting section break in Word using Java....DocumentBuilder object and initialize it with the Document object Write...document using the DocumentBuilder object Insert section break with new...

    kb.aspose.com/words/java/add-sections-to-word-d...
  6. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  7. How to Get Font Metrics in C#

    This step by step tutorial shows how to get font metrics in C#. This C# font library helps you get type1 font metrics in C#....FileSystemStreamSour object Create a FontFileDefinition object from the stream...source Create a FontDefinition object from the file definition Open...

    kb.aspose.com/font/net/how-to-get-font-metrics-...
  8. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word document...Words Document Object Model (DOM) documentation article...editable range as a single object. NOTE Currently editable ranges...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...