Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 91,330 for

object

(0.17 sec)
  1. Adjusting Row Height and Column Width in Python...

    Use Python Excel API to create Excel files in Python. Adjust row height and column width in XLSX or XLS in your Python applications without MS Office....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/java/adjusting-row-height...
  2. Layout detecton|Documentation

    How to detect the layout of the provided image....OcrInput object to aspose.ocr.detect_document_layout...as aspose.ocr.LayoutOutput object. The method accepts the collection...

    docs.aspose.com/ocr/python-net/layout_detection/
  3. Adjusting Row Height and Column Width in PHP|Do...

    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 from an Excel file path $workbook...# Instantiating a Workbook object from an Excel file path $workbook...

    docs.aspose.com/cells/java/adjusting-row-height...
  4. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf...Create )) { // Create formEditor Object using ( var formEditor = new...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  5. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can be a raster SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document.... Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  7. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Replacer.replace_to_images_regex method | Aspos...

    aspose.words.lowcode.Replacer.replace_to_images_regex method...FindReplaceOptions FindReplaceOptions object to specify additional options...FindReplaceOptions FindReplaceOptions object to specify additional options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...\\ " ); // Create workbook object Workbook workbook ( srcDir...u "A1" ); // Get the style object Style style = cell . GetStyle...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  10. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....file, you need to create an object of PdfFileInfo class. After...an instance of PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/net/get-pdf-file-information/