Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 94,403 for

object

(0.1 sec)
  1. Create Table by Using Border Lines for a Range|...

    How to create a table from a range by using border lines. Aspose.Cells for Java provides a simple, easy‑to‑use API that can be used to add borders to a range....returns a Range object. You can create a Style object and specify...

    docs.aspose.com/cells/java/create-table-by-usin...
  2. FieldLink.insertAsHtml property | Aspose.Words ...

    FieldLink.insertAsHtml property. Gets or sets whether to insert the linked Object as HTML format text....whether to insert the linked object as HTML format text. get insertAsHtml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldDde.insertAsHtml property | Aspose.Words f...

    FieldDde.insertAsHtml property. Gets or sets whether to insert the linked Object as HTML format text....whether to insert the linked object as HTML format text. get insertAsHtml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldDdeAuto.insertAsText property | Aspose.Wor...

    FieldDdeAuto.insertAsText property. Gets or sets whether to insert the linked Object in text-only format....whether to insert the linked object in text-only format. get insertAsText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlSaveOptions.digitalSignatureDetails proper...

    OoxmlSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  7. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-axes/
  8. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....following steps: Initialize object of Document class Load JPG...() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  9. Saving Files in PHP|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....save method of the Workbook object. PHP Code $fileFormatType =...(); // Creating a Workbook object with an Excel file path $workbook...

    docs.aspose.com/cells/java/saving-files-in-php/
  10. 在PHP中向现有Excel文件添加工作表|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/add-worksheets-to-...