Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 83,288 for

object

(0.24 sec)
  1. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....source TSV file in the Workbook object using the specified properties...properties in the LoadOptions object Save the resultant workbook as...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...
  2. How to Convert Protected Word Document to Unpro...

    This crisp tutorial describes how to convert protected Word document to unprotected in Python. It provides a step-wise procedure, reference to the relevant resources, and the sample code to unprotect DOCX in Python....file using the Document class object Call the unprotect() method...loaded into the Document class object. Once the source file is opened...

    kb.aspose.com/words/python/how-to-convert-prote...
  3. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Create a Document object and an ImageStamp object using required...add (); // Create FloatingBox object $aBox = new FloatingBox ( 200...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  4. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an Object in Java....Object public class GlowFormat Represents...the glow formatting for an object. Remarks: Use the ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  5. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....to add an image as a frame object—especially if you plan to use...readStream ); // Creates a data object for embedding var dataInfo...

    docs.aspose.com/slides/nodejs-java/image/
  6. 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...
  7. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for .NET recognition results in XML format....RecognitionResult object. Aspose . OCR . AsposeOcr recognitionEngine...// Add an image to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/save-xml/
  8. 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...
  9. 在PHP中将Excel转换为PDF|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/excel-to-pdf-conve...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF document in terms of Objects....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/net/basics-of-dom-api/