Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 24,385 for

range

(0.18 sec)
  1. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method... range . fields [ 0 ] . as_field_date...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...check to avoid index out of range if (j >= table.Rows[i].Count)...check to avoid index out of range if (j >= table.Rows[i].Count)...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  3. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... end_editable_range() Marks the current position...as an editable range end. end_editable_range(start) Marks the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage data of Excel files with Golang via C++|...

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....Quote Prefix of Cell Value or Range Access and Update the Portions...Rich Text of Cell Managing Ranges with Golang via C++ Calculate...

    docs.aspose.com/cells/go-cpp/view-and-edit-exce...
  5. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with the Aspose.Cells library....Quote Prefix of Cell Value or Range Access and Update the Portions...Document Assistant Close Managing Ranges Format cells Analyzing your...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  6. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....follow these steps: Select the range of cells where you want to apply...cell_area_name ) k = 0 for i in range ( area . start_column , area...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  7. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...actual used range (where data exists) Aspose.Cells.Range usedRange...print area to the actual used range to avoid cutting content if...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  8. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....entry-level outside of the 1-3 range. insertTocEntry(builder, "TC...entry-level outside of the 1-3 range. insertTocEntry(builder, "TC...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....the document as an editable range end. endEditableRange(start)...the document as an editable range end. endRow() Ends a table row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...方法相同的参数集,并返回一个 Range 对象。 Range 对象还提供一个 Merge 方法,该方法合并 Range 对象中指定的范围。...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...