Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 91,344 for

object

(0.1 sec)
  1. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... A ‘Rectangle’ object defining the image’s coordinates...‘image_id’. The newly added image object is retrieved from the resources...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  2. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....SignatureLine : public System :: Object Methods Method Description...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Rendering Slicer with JavaScript via C++|Docume...

    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....// Instantiating a Workbook object from uploaded file const wb...true ; // Create sheet render object and render worksheet to image...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  4. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++....ImageSize : public System :: Object Methods Method Description...image will create an ImageData object with an image size of 300x300pt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....pdf' ); # instantiate an object of SvgSaveOptions $save_options...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  6. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback interface. Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose.PSD for Java 23.6 - Release Notes|Docume...

    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....PSDJAVA-487 Replacing image in Smart object is not updating Bug PSDJAVA-488...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. How to Resize SVG Image in Java

    This brief tutorial explains how to resize SVG image in Java. It enables to change size of SVG image in Java with the help of detailed steps and a runnable sample code....SVG file into the Image class object that is to be resized in Java...You may use SvgOptions class object in the Image.Save() function...

    kb.aspose.com/imaging/java/how-to-resize-svg-im...
  9. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....dimensions to build a Bitmap object Create a Graphics class instance...instance using the Bitmap object Use drawRectangle by specifying...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/
  10. Convert Image to EPS in C#

    This brief tutorial covers how to convert Image to EPS in C#. It discusses the environment configuration, the algorithm, and a sample code to convert JPG to EPS file in C#....Initiate a PsSaveOptions class object Specify custom values for margins...creating a default options object. Subsequently, set different...

    kb.aspose.com/page/net/convert-image-to-eps-in-...