Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,677 for

object

(1.95 sec)
  1. 在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-...
  2. 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...
  3. 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...
  4. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations... Create a Document class object. Get the desired Annotation...annotations of a page. Define a new object of TextAbsorber class. Use...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  5. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Check Presence of a Master in the Visio Drawing...

    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....2" ; \ # check master object by name $is_present = $diagram...coding sites: GitHub Get Master Object from Drawing in PHP...

    docs.aspose.com/diagram/java/check-presence-of-...
  7. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++....watermark corresponds to a WordArt object. Image 1 Indicates that the...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. Insert a New Blank Page into a Visio Drawing in...

    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 a new page object $new_page = new Page (); \...coding sites: GitHub Get a Page Object from Visio Drawing in PHP Retrieve...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  9. Add List Item|Aspose.PDF for Python via .NET

    This example demonstrates how to add items to a list box form field in a PDF document using Aspose.PDF for Python.... Create a FormEditor object. Bind the PDF to the FormEditor...outfile ): # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/add-list-item/
  10. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API....Create the PdfContentEditor object. Bind the input PDF. Delete...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/delete-all-images/