Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 244,208 for

aspose cells

(0.17 sec)
  1. 使用C++设置强加密类型|Documentation

    了解如何使用Aspose.Cells与C++对Excel文件应用强加密和密码保护。... 您还可以使用 Aspose.Cells API 对 Excel 文件应用强加密类型进行加密和密码保护。...点击“高级”。 选择加密类型并确认密码。 使用 Aspose.Cells 应用加密 下面的代码示例对文件应用强加密并设置密码。...

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...
  2. 使用 Node.js 通过 C++ 复制行和列|Documentation

    本文展示了如何通过 Aspose.Cells for Node.js via C++ API 复制行和列。...使用Aspose.Cells,可以在工作簿内部或工作簿之间复制行和列。 复制...旁边的箭头,然后选择 粘贴 特殊。 选择您想要的 选项 。 使用 Aspose.Cells for Node.js via C++ 复制行和列的方法...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...
  3. 用C++创建Sunburst图表的方法|Documentation

    学习如何用Aspose.Cells for C++创建环状图,这是以圆圈形式呈现数据的图表。我们的指南将帮助您设置图表的各种属性和格式,包括数据标签、图例、颜色等。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance...

    docs.aspose.com/cells/zh/cpp/creating-sunburst-...
  4. How to Create Excel Backups for Tables and Text...

    Hi Aspose team Thanks for helping us with our Aspose Cells and Slides queries so far. We have another requirement. We need an Excel backup for tables and text boxes in PowerPoint. Double clicking tables and text boxe…... Aspose.Slides Product Family slides-text...1 Hi Aspose team Thanks for helping us with our Aspose Cells...

    forum.aspose.com/t/how-to-create-excel-backups-...
  5. Aspose.words/aspose.slides conflict - Free Supp...

    I am trying to work with both Aspose-slides and Aspose-words. However, I’m finding if I pip install Aspose-words first, then I get a conflict trying to import Aspose-words (but not Aspose-slides). Python 3.12.5 (tags/v…...Aspose.words/aspose.slides conflict Aspose.Total Product Family...to work with both aspose-slides and aspose-words. However, I’m...

    forum.aspose.com/t/aspose-words-aspose-slides-c...
  6. 使用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...
  7. 使用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...
  8. Excel_Character Misalignment Issue - Free Suppo...

    Hello Team, We are facing the Character Misalignment issue in Excel when converting into PDF. We attatched the source file for your reference. Kindly try to fix the issue ASAP. Excel_Issue_OriginalFile.zip (110.7 KB) …...Excel_Character Misalignment Issue Aspose.Cells Product Family Manish7320...(257.7 KB) Professionalize.Cells March 24, 2026, 11:52am 2 @Manish7320...

    forum.aspose.com/t/excel-character-misalignment...
  9. 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...
  10. 在没有内容时输出空白页面(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-...