Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 95,259 for

object

(0.49 sec)
  1. Document.bibliography property | Aspose.Words f...

    Document.bibliography property. Gets the [Document.bibliography](./) Object that represents the list of sources available in the document....bibliography object that represents the list of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用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-...
  3. 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...
  4. 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...
  5. Public API Changes in Aspose.BarCode 6.8.0|Docu...

    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....Initialize BarCodeBuilder class object BarCodeBuilder builder = new...Initialize BarCodeBuilder class object BarCodeBuilder builder = new...

    docs.aspose.com/barcode/java/public-api-changes...
  6. FieldLink.format_update_type property | Aspose....

    FieldLink.format_update_type property. Gets or sets a way the linked Object updates its formatting....Gets or sets a way the linked object updates its formatting. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc.... To use this object, use the Field class DefaultAppearance..."textbox1" )); // Create font object auto font = Aspose :: Pdf ::...

    docs.aspose.com/pdf/cpp/modifing-form/
  8. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. DocumentPropertyCollection.get_by_name method |...

    DocumentPropertyCollection.get_by_name method. Returns a [DocumentProperty](../../documentproperty/) Object by the name of the property....Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/php-java/complex-pdf-example/