Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 238,879 for

aspose cells

(0.55 sec)
  1. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。... 介绍 Aspose.Cells提供 Cell.GetValidationValue()...False ,否则返回 True 。 以下示例代码演示了 Cell.GetValidationValue() 方法的工作方...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  2. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....paragraph_format ( self ) -> aspose . words . ParagraphFormat :...start_table () builder . insert_cell () table . left_indent = 20...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style....def last_column ( self ) -> aspose . words . ConditionalStyle...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C++ 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...同样,Aspose.Slides 也允许您通过不同的方式向演示文稿的幻灯片添加图像。 提示 Aspose 提供免费转换器——...PNG 转 SVG 转换,将 SVG 转 PNG 转换。 Aspose.Slides 支持对这些常用格式的图像进行操作:JPEG、PNG、GIF...

    docs.aspose.com/slides/zh/cpp/image/
  5. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Table when Auto-Fit is Disabled Aspose.Words Product Family import-data...certain cells. This behavior can be seen in the latest Aspose Words...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  6. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。... 如何在Aspose.Cells中添加龙卷风图表 请参阅以下示例代码。它加载包含一些示例数据的...工作簿保存到 输出XLSX格式 。以下截图显示了Aspose.Cells在输出Excel文件中创建的龙卷风图表。 示例代码...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  7. 用C++在Excel文件中指定存储的有效数字|Documentation

    学习如何使用Aspose.Cells与C++在Excel文件中指定存储的有效数字。...Contents [ Hide ] 可能的使用场景 默认情况下,Aspose.Cells在Excel文件中存储双精度数值时保留17位有效...GetSignificantDigits() 属性将Aspose.Cells的默认行为从17位改为15位。 指定要在Excel文件中存储的有效数字...

    docs.aspose.com/cells/zh/cpp/specifying-signifi...
  8. Freeze First Column(s) of Excel Worksheet with ...

    In this article, you will learn how to freeze left columns of Excel Worksheets programmatically using C++ Library with Aspose.Cells API.... Freeze Columns with Aspose.Cells for C++ It’s simple to freeze...the first column(s) with Aspose.Cells for C++. Please use the...

    docs.aspose.com/cells/cpp/how-to-freeze-columns...
  9. Disable Pivot Table Ribbons with C++|Documentation

    Learn how to disable pivot table ribbons in Excel files using Aspose.Cells for C++.... Aspose.Cells provides this ability to...the same is provided by Aspose.Cells. Developers can disable...

    docs.aspose.com/cells/cpp/disable-pivot-table-r...
  10. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports converting XLS...etc.) to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...