Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 484,480 for

cell

(0.19 sec)
  1. 通过云端 Python SDK 替换 PDF 中的表格

    使用 Aspose.PDF Cloud SDK 在 Python 中以编程方式替换 PDF 表格数据。...ApiClient , PdfApi , Table , Row , Cell , FontStyles , GraphInfo , TextRect...range ( 0 , num_of_rows ): row_cells = [] for col_index in range...

    products.aspose.cloud/pdf/zh/python/table/replace/
  2. 通过云 Python SDK 向 PDF 添加表格

    使用 Aspose.PDF Cloud SDK 通过 Python 将表格插入 PDF。动态添加结构化数据。...ApiClient , PdfApi , Table , Row , Cell , FontStyles , GraphInfo , TextRect...range ( 0 , num_of_rows ): row_cells = [] for col_index in range...

    products.aspose.cloud/pdf/zh/python/table/add/
  3. Working with Text|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....with Table Rows Update a Table Cell...

    docs.aspose.cloud/slides/working-with-text-in-t...
  4. 通过云 PHP SDK 替换 PDF 中的表格

    使用 PHP 和 Aspose.PDF Cloud SDK 替换 PDF 中的表格内容。在保持布局的同时更新数据。...++ ) { $cell = new \Aspose\PDF\Model\Cell (); $cell -> setDefaultCellTextSt...); if ( $rowIndex == 0 ) { $cell -> setBackgroundColor ([ "a"...

    products.aspose.cloud/pdf/zh/php/table/replace/
  5. Aspose.Cells Cloud Remove Duplicate Substrings ...

    Automatically find and remove duplicate substrings within Excel Cells while preserving original formulas and formatting. Clean repeated text efficiently with Aspose.Cells API....Remover - Clean Repeated Text in Cells Contents [ Hide ] Remove duplicate...duplicate substrings from Excel cells with intelligent detection....

    docs.aspose.cloud/cells/remove-duplicate-substr...
  6. Aspose.Cells Cloud Remove Characters by Positio...

    Remove characters from Excel Cells based on specific positions—delete first N characters, last N characters, or text before/after certain markers with Aspose.Cells Cloud Web API....Delete characters from Excel cells by position: remove first/last...Precise text cleaning with Aspose.Cells Cloud Web API. Introduction...

    docs.aspose.cloud/cells/remove-characters-by-po...
  7. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....Cells Cloud # Using Aspose.Cells you can convert...[merge][9] or [unmerge cells][10], set [value of cells][11] or [range][12]...

    blog.aspose.cloud/total/aspose-cloud-for-php-sd...
  8. Add|Documentation

    Adds a comment to a specific worksheet Cell using the Aspose.Cells Cloud REST API....worksheet cell. REST API PUT http://api.aspose.cloud/v3.0/cells/ { name...string path The address of the cell (e.g., A1 ). comment object...

    docs.aspose.cloud/cells/comments/add/
  9. Working with Excel validation|Document

    Learn how to manage Excel data validations using Aspose.Cells Cloud REST API. Add, retrieve, update, delete, and clear validation rules programmatically across multiple languages....control what a user can enter in a cell of a worksheet. It can restrict...and display values in a single cell. You can also define a custom...

    docs.aspose.cloud/cells/validations/
  10. Sending file with ss:WrapText="1" does not wrap...

    After sending a XSL file to convert into PDF via a API call, the rows are reduced to one line. We have the Cell styles set to have ss:WrapText=“1” and if we convert it into XLSX the word wrap is honored. Is there another…...Cells Cloud Product Family Brian.Ginoza...reduced to one line. We have the Cell styles set to have ss:WrapText=“1”...

    forum.aspose.cloud/t/sending-file-with-ss-wrapt...