Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 239,180 for

aspose cells

(0.5 sec)
  1. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table....set_shading ( self , texture : aspose . words . TextureIndex , foreground_color...foreground_color : aspose . pydrawing . Color , background_color : aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...当你用Aspose.Cells将此类Excel文件转为HTML时,这些边框会被移除。除了移除,Aspose.Cells还支持显示这些边框,通过设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  4. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...Hide ] Aspose.Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C...C++可以独立完成将电子表格转换为PDF的任务:不需要Aspose.PDF for C++。此过程可以在内存中完成,因为不...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  5. How to Add/Insert TextBox to Worksheet with C++...

    How to add/insert a TextBox to a worksheet in Aspose.Cells with C++....Text Box to Worksheet in Aspose.Cells When you need to bulk insert...this document will help. Aspose.Cells provides an API to easily...

    docs.aspose.com/cells/cpp/add-text-box-to-works...
  6. 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...
  7. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...[ Hide ] 可能的使用场景 如果工作表为空,Aspose.Cells在导出工作表为图像时不会打印任何内容。可以通过设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  8. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....time the file is processed Aspose.Email Product Family 2 16 February...in the universal file format Aspose.CAD Product Family 8 57 February...

    forum.aspose.com/latest
  9. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...但是,Aspose.Cells提供了 ImageOrPrintOptions....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  10. Data in Non-Primitive Shape with C++|Documentation

    Access and manipulate data in non‑primitive shapes using Aspose.Cells with C++....A Non‑Primitive Shape In Aspose.Cells, non‑primitive shapes are...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/data-in-non-primitive...