Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 229,521 for

aspose cells

(0.12 sec)
  1. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...
  2. Query on range and static legends data - Free S...

    I’m working on generating an Excel report using Aspose Cells for Java v25.9, combining an Excel template with JSON data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...data Aspose.Cells Product Family aspose-cells-java , cells-java...generating an Excel report using Aspose Cells for Java v25.9, combining...

    forum.aspose.com/t/query-on-range-and-static-le...
  3. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++.... Aspose.Cells enables you to save the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  4. Topics tagged email-java

    Topics tagged email-java...Sending an email sometimes fails Aspose.Email Product Family email-java...is not a supported culture Aspose.Email Product Family email-java...

    forum.aspose.com/tag/email-java
  5. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...Aspose.Cells提供 ImageOrPrintOptions.GetTransparent()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  6. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  7. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Aspose.Cells提供了 Workbook.GetVersion()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  8. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  9. PreferredWidth class | Aspose.Words for Python

    Aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...preferred width of a table or a cell. To learn more, visit the Working...builder . insert_cell () builder . write ( 'Cell #1' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table Cells....left of the contents of table cells. @property def left_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...