Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 97,401 for

object

(0.23 sec)
  1. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....] Change Page Size The Page object represents the drawing area...Aspose.Diagram.Page objects. The PageProps object represents the page...

    docs.aspose.com/diagram/net/change-page-size/
  2. 创建新工作表|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 Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/java/create-new-worksh...
  3. 添加线注释|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,绘制带方形线端点的红色线注释,并保存修改后的 PDF。...): # Create PdfContentEditor object content_editor = pdf_facades...infile ) # Create LineAnnotation object rect = apd . Rectangle ( 100...

    docs.aspose.com/pdf/zh/python-net/add-line-anno...
  4. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....] Change Page Size The Page object represents the drawing area...Aspose.Diagram.Page objects. The PageProps object represents the page...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  5. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....specified in the SaveOptions object. doc . save ( file_name = ARTIFACTS_DIR...have to provide a LoadOptions object with the correct password to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) Object that specifies how many and which character to use for indentation of list levels...property Gets a TxtListIndentation object that specifies how many and...# Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HyperText Markup Language Format - HTML|Documen...

    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....Loading HTML inside the Workbook object Please see the subsection Opening...load HTML inside the Workbook object. Opening Files Saving an Excel...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…..."readSheet"; List<Map<String, Object>> tableData = new ArrayList<>();...getRows().get(rowIdx); Map<String, Object> tableRow = new LinkedHashMap<>();...

    forum.aspose.com/t/light-cells-customization-im...
  9. Converting Worksheet to Image in Python|Documen...

    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 = self...

    docs.aspose.com/cells/java/converting-worksheet...
  10. Add Page Breaks in PDF|Aspose.PDF for Python vi...

    Insert page breaks into a PDF document using Aspose.PDF for Python.... Create a PdfFileEditor Object. Define the Page Break Position...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/add-page-breaks-...