Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 97,201 for

object

(0.92 sec)
  1. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  2. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found....field_name : str , field_value : object ): ... Parameter Type Description...the data field. field_value object Returns the field value. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add layout Slide to Presentation|Aspose.Slides ...

    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....file using the Presentation object. Example //Instantiate Presentation...titleAndObjectLayout . Name == "Title and Object" ) { layoutSlide = titleAndObjectLayout...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  4. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++.... Document 1 A Document object that, as the root of the document...nodes. Section 2 A Section object that corresponds to one section...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. How to Convert EPS to PNG using Python

    This guide provides brief information on how to convert EPS to PNG using Python. You will get IDE settings and learn different options while exporting from EPS to PNG using Python....Document class object Create a PsLoadOptions class object to load the...instance of the PngDevice class object which renders a PNG image Transform...

    kb.aspose.com/pdf/python/how-to-convert-eps-to-...
  6. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....Initialize the PdfSaveOptions object to configure the output PDF...next step PdfSaveOptions class object is created that contains a...

    kb.aspose.com/html/net/how-to-convert-html-page...
  7. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....Excel file to a Workbook class object and then save it as an XPS...Excel file into the Workbook object for conversion to XPS Save...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  8. Extract Text from Image using Python

    Follow this article to extract text from image using Python. It has all the details to set the IDE, a list of steps, and a sample code for text extraction from image using Python....text from an image Create an object of the AsposeOcr class for...for reading text Create an object of the OcrInput collection class...

    kb.aspose.com/ocr/python/extract-text-from-imag...
  9. Python中复制和移动工作表|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....\# Instantiating a Workbook object by excel file path workbook...xls" ) \# Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  10. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE Object is an OLE Package...access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...