Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 94,431 for

object

(0.13 sec)
  1. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify document font settings....substitution rule for a LoadOptions object. # If the document we are loading...document. # Create a FontSettings object that will substitute the "Times...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets....code; it creates a workbook object and adds multiple worksheets.....end" ; // Create a style object const style = cell1 . style...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  3. How to Convert SVG to PDF using Java

    This quick tutorial describes how to convert SVG to PDF using Java. It enables to write SVG to PDF converter using Java with the help of a couple of lines of code along with the option to customize the output PDF....Image class object Instantiate the PdfOptions class object to configure...instantiate the PdfOptions class object that contains options to set...

    kb.aspose.com/imaging/java/how-to-convert-svg-t...
  4. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....into the Presentation class object and parse all the slides Get...iteration as an Object instance Apply type cast to the Object as AutoShape...

    kb.aspose.com/slides/java/highlight-text-in-pow...
  5. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...GetValue ( string fieldName , out object fieldValue ) Parameter Type...the data field. fieldValue Object& Returns the field value. Return...

    reference.aspose.com/words/net/aspose.words.mai...
  6. DigitalSignatureDetails class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for signing a document with a digital signature....certificateHolder object that contains the certificate...DigitalSignatureDeta.signOptions object used to sign a document. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MailMergeDataSource | Aspose.Words for Java

    Mail merge data source used for using in MailMergerContext in Java....Object public class MailMergeDataSource...create(String[] fieldNames, Object[] fieldValues) Creates Mail...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced document management and automation....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/python-net/working-with-o...
  10. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/