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

object

(0.8 sec)
  1. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....file using the Document class object to render an image in it Add...image file name Add the image object to the paragraphs collection...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  2. Resize Images in PDF using Python

    Follow this article to resize images in PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing PDF photo resizer using Python....file into the Document class object Access the first page and fetch...the page Create an ImageStamp object using the image stream and...

    kb.aspose.com/pdf/python/resize-images-in-pdf-u...
  3. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/java/working-with-text/
  4. Aspose.PSD for .NET 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....PSDNET-864 Replacing image in Smart object is not updating Bug PSDNET-1404...AssertAreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  5. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an Object in the drawing layer, such as an AutoShape, textbox, freeform, OLE Object, ActiveX control, or picture...class Shape class Represents an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...aspose.cells.drawing.Label object. The Label class represents...

    docs.aspose.com/cells/python-net/controls-in-ch...
  7. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....Object, com.aspose.words.SaveOptions...Create a "WordML2003SaveOption" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 24.5 - 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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...)) { throw new Exception ( "Objects are not equal." ); } } using...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  9. Working with Document in Node.js|Aspose.Words f...

    The `Document` class provides various document properties and methods using Node.js. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Node.js. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/nodejs-net/working-with-d...
  10. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....images, provided in OcrInput object , use Aspose.OCR.AsposeOcr...Aspose.OCR.RectangleOutput objects containing coordinates of each...

    docs.aspose.com/ocr/net/image-regions-word-find/