Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 95,193 for

object

(1.51 sec)
  1. ReportingEngine.set_restricted_types method | A...

    ReportingEngine.set_restricted_types method. Specifies types, which members as well as which derived types' members should be inaccessible by the engine through template syntax....set_restricted_types ( self , types : List [ object ]): ... Parameter Type Description...Description types List[object] Types to be restricted. Remarks Restricted...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create PDF using php-java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications....Initialize the Document class object. Add a page using Pages.Add()... Create a new TextFragment object and set its text. Add TextFragment...

    products.aspose.com/pdf/php-java/create/
  3. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....Return Value Returns the list object. Returns null if a list with...property of the ListFormat object. Examples Shows how to verify...

    reference.aspose.com/words/net/aspose.words.lis...
  4. 在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....xls" ); //Create an object for ImageOptions $imgOptions...0 ); //Create a SheetRender object for the target sheet $sr =...

    docs.aspose.com/cells/zh/java/converting-worksh...
  5. MailMerge.execute_with_regions method | Aspose....

    aspose.words.mailmerging.MailMerge.execute_with_regions method...data_source IMailMergeDataSource An object that implements the custom...or collections of business objects. You need to write your own...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/java/document-builder-ove...
  7. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...> private void Page_Load ( object sender , System . EventArgs...Cells.lic"); //Create a DataSet object. DataSet ds = new DataSet ();...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  8. Saving Files in 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....save method of the Workbook object. Python Code fileFormatType...FileFormatType # Creating a Workbook object with an Excel file path workbook...

    docs.aspose.com/cells/java/saving-files-in-python/
  9. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....index returns an XImage object. This object provides a Save method...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  10. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used....saved if this save options object is used. @property def save_format...docx' ) # Use a SaveOptions object to specify the encoding for...

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