Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 87,992 for

object

(0.08 sec)
  1. Aspose.Words.WebExtensions module | Aspose.Word...

    The Aspose.Words.WebExtensions module provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins....Represents an add-in task pane object. To learn more, visit the Work...list of persisted task pane objects. To learn more, visit the Work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Recognize single line|Documentation

    How to read text from images containing a single line of text....This method takes OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects, that allow you to perform...

    docs.aspose.com/ocr/net/recognize-single-line/
  4. 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-...
  5. 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/
  6. ImageSize.width_pixels property | Aspose.Words ...

    ImageSize.width_pixels property. Gets the width of the image in pixels....it will contain an ImageSize object. image_size = shape . image_data...image_size # The ImageSize object contains read-only information...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSize.height_pixels property | Aspose.Words...

    ImageSize.height_pixels property. Gets the height of the image in pixels....it will contain an ImageSize object. image_size = shape . image_data...image_size # The ImageSize object contains read-only information...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在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-...
  9. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks....//Assigne JavascriptAction object to desired action of Document...and then instantiate Document object with ByteArrayInputStream....

    docs.aspose.com/pdf/java/quick-tips/
  10. SaveOutputParameters | Aspose.Words for Java

    This Object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation in Java....Object public class SaveOutputParameters This object is returned...caller can use or ignore this object. To learn more, visit the Save...

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