Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 201,320 for

aspose cells

(0.12 sec)
  1. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...用C++更改HTML链接目标类型 Contents [ Hide ] Aspose.Cells 允许您更改 HTML 链接的目标类型。 HTML...链接看起来像这样 < a href = "http://www.aspose.com/" target = "_self" > 如...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  2. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....saving to PDF or image, Aspose.Cells will first try to set the...show/render text properly, then Aspose.Cells will try to render with...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  3. Image|Aspose.Slides 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.... Similarly, Aspose.Slides allows you to add images...through different procedures. Tip Aspose provides free converters— JPEG...

    docs.aspose.com/slides/cpp/image/
  4. Python Word Document Processing API – Aspose | ...

    Knižnica Python na prácu so súbormi programu Word. Vytvárajte, upravujte, konvertujte, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, text a mnoho ďalších formátov.... Aspose Words for Python via .NET Stiahnuť...Dokumentácia Stanovenie cien Aspose.Words for Python via .NET je...

    products.aspose.com/words/sk/python-net/
  5. 使用C++将工作表范围导出为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表的特定范围导出为图像。...Contents [ Hide ] 可能的使用场景 您可以使用 Aspose.Cells 制作工作表的图像。但是,有时您只需将工作表中的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-range-of-ce...
  6. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let Aspose Cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...and providing custom paths Aspose.Cells Product Family oraspose...usecase where I need to let aspose cells api know where to look for...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  7. 使用 ChartGlobalizationSettings 类在 C++ 中设置图表组件的不同...

    学习如何在 Aspose.Cells for C++ 中使用 ChartGlobalizationSettings 类为图表组件设置不同的语言。我们的指南将帮助你理解如何将图表元素、标签和图例本地化成不同语言,以便以符合文化习惯的方式展现数据。...Contents [ Hide ] 可能的使用场景 Aspose.Cells API 已经暴露了 ChartGlobalizationSe...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/using-chartglobali...
  8. Jython中的Hello World|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....[ Hide ] Aspose.Cells - Hello World 使用 Aspose.Cells Java for...com . aspose . Cells import Document from com . aspose . Cells...

    docs.aspose.com/cells/zh/java/hello-world-in-jy...
  9. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...要用 Aspose.Cells 实现相同的功能,可以使用 ListColumn::GetFormula...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  10. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace std ; int main () { Aspose :: Cells :: Startup (); // Create...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...