Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 90,710 for

object

(0.1 sec)
  1. Locking WordArt Watermark|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....that the WordArt becomes an object that can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/java/locking-wordart-wate...
  2. 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...
  3. Convert TIFF to PNG using Python

    This article guides on how to convert TIFF to PNG using Python. It has the details to set the IDE, a list of steps, and a sample code for changing TIFF file to PNG using Python....load() Cast the generic Image object to a TiffImage to access TIFF-specific...properties Create a PngOptions object to hold PNG export settings...

    kb.aspose.com/imaging/python/convert-tiff-to-pn...
  4. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by SlideCollection object. Do some work with the newly...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  5. How to insert watermark to tiff file|Documentation

    Sometimes it is needed to watermark image....there can be used graphics object to draw exactly needed characters...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. How to insert watermark to tiff file|Documentation

    Sometimes it is needed to watermark image....there can be used graphics object to draw exactly needed characters...

    docs.aspose.com/imaging/net/developer-guide/how...
  7. 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...
  8. ReflectionFormat.size property | Aspose.Words f...

    ReflectionFormat.size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected Object...percentage of the reflected object. The default value is 0.0....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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-...
  10. 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/