Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 94,416 for

object

(0.23 sec)
  1. Odso.recipient_datas property | Aspose.Words fo...

    Odso.recipient_datas property. Gets or sets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge...Gets or sets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never None . @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... Check if parameter object contains the parameters. Get... n ); // Close InputStream object input . close (); output ....

    products.aspose.com/pdf/java/attachments/extract/
  3. Open a spreadsheet document from a stream|Docum...

    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....Workbook object, open the file from a Stream object // that contains...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  4. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Object All Implemented Interfaces:...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management.... public object FieldValue { get ; set ; }..."text_Field2" , "numeric_Field1" }, new object [] { "Field 1" , "Field 2"...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Convert CSV, TSV and TXT to Excel with Node.js ...

    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....Csv ); // Create a Workbook object and opening the file from its...UTF8 ); // Create a Workbook object and opening the file from its...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  7. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...async () => { // Create a Style object using CellsFactory class const...style using the created Style object const wb = new Workbook ();...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field Object effortlessly. Enhance your data merging efficiency today!...Field property Gets the object that represents the current...@"MERGEFIELD html_Body \b Content" ); object [] mergeData = { "<html>" +...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Xps in C++....saved if this save options object is used. Can only be Xps ....Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....replace("\r", "")); } public static Object[][] orderDataProvider() throws...throws Exception { return new Object[][] { {false}, {true}, }; }...

    reference.aspose.com/words/java/com.aspose.word...