Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 233,630 for

aspose.cells

(1.22 sec)
  1. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...converting chart to image Aspose.Cells Product Family cells-net...OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing.ImageType.Emf, ...

    forum.aspose.com/t/incorrect-rendering-when-con...
  2. 使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护|Document...

    学习如何使用Aspose.cells for JavaScript通过C++为Excel工作簿的VBA项目设置密码保护。...protect(boolean, string) 方法,通过Aspose.Cells for JavaScript在C++中为工作簿的VBA(Visual...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  3. Secure PDF Documents with Node.js via C++|Docum...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.cells for Node.js via C++.... Aspose.Cells provides PdfSecurityOptions...how to secure PDFs with Aspose.Cells. const path = require (...

    docs.aspose.com/cells/nodejs-cpp/secure-pdf-doc...
  4. 使用C++读取具有多种编码的CSV文件|Documentation

    学习如何使用 Aspose.cells for C++ 读取具有多种编码的CSV文件。...Aspose.Cells 允许你加载此类CSV文件并将其转换为其他格式,例如PDF或XLSX。...例如PDF或XLSX。 Aspose.Cells 提供了 TxtLoadOptions.IsMultiEncoded 属性,你需要将其设置为...

    docs.aspose.com/cells/zh/cpp/reading-csv-file-w...
  5. Watermark Documents and Images via C# Applicati...

    Add text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Add free text or image watermark online via app....Words and Aspose.Cells, offers a robust solution...Word Documents Similarly, Aspose.Cells facilitates the watermarking...

    products.aspose.com/total/net/watermark/
  6. 用 Node.js 和 C++ 为 Excel 插入背景图像|Documentation

    “如何使用 Aspose.cells for Node.js via C++ 插入背景图像到 Excel。”...你可以使用Aspose.Cells API设置工作表的背景图片。 在Microsoft...选择一张图片来设置工作表的背景图片。 设置工作表背景 使用 Aspose.Cells for Node.js via C++ 设置工作表背景...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-back...
  7. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.cells将多个工作表合并为一个工作表。...通过使用 Aspose.Cells API,可以轻松实现这一目标。本文将展示一个代...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  8. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。... Aspose.Cells提供了两种插入和删除行的方法: Cells.InsertRows...InsertRow 或 DeleteRow 方法。 Aspose.Cells的工作方式与Microsoft Excel相同。...

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  9. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.cells for C++....with C++ Contents [ Hide ] Aspose.Cells can help you retrieve SQL...create a database query. Aspose.Cells provides the Workbook::...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  10. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.cells for C++....picture for a sheet using the Aspose.Cells API. Setting Sheet Background...Setting Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...