Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 238,873 for

aspose cells

(0.58 sec)
  1. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...exception Aspose.Total Product Family words-net , cells-net uax99...while using Aspose.Words for .NET and Aspose.Cells for .NET (latest...

    forum.aspose.com/t/the-type-initializer-for-ski...
  2. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...properly in recent Aspose.Cells Aspose.Cells Product Family ServerSide527... 2:43pm 1 Hi, We use on Aspose.Cells to move textboxes inside...

    forum.aspose.com/t/regression-location-of-plota...
  3. 使用C++配置渲染电子表格的字体|Documentation

    学习如何使用Aspose.Cells for C++配置字体,以便渲染电子表格为图像、PDF和XPS格式。...Contents [ Hide ] 可能的使用场景 Aspose.Cells API提供将电子表格渲染为图像格式以及转换为P...少必要的字体,Aspose.Cells会尝试用可用的字体替代。 选择字体 以下是Aspose.Cells后台的流程: A...

    docs.aspose.com/cells/zh/cpp/configuring-fonts-...
  4. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...xlsx #include <Aspose.Cells.h> #include <regex> #include...<string> using namespace Aspose :: Cells ; U16String Replace ( const...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  5. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...Ask AI How to run Aspose.PDF for .NET 8 in Docker Contents [...the example provided below. Aspose.PDF.Drawing v.24.01. Create...

    docs.aspose.com/pdf/net/docker/dotnet8/
  6. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into pdf using Aspose. After conversion bar codes are not correctly appearing in the PDF file. Please refer attachments Original file snapshotExcal.png (137.8 KB) PDF, af…...to PDF Aspose.Cells Product Family aspose-pdf-net , cells-net MINDNOIDA...July 7, 2025, 12:04pm 1 Hello Aspose Team, I am converting excel...

    forum.aspose.com/t/bar-code-not-appearing-after...
  7. 通过 xlsx4j 创建新电子表格|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....创建新电子表格 Contents [ Hide ] Aspose.Cells - 创建新的电子表格 Workbook 类可用于简单使用。...add ( "My Worksheet" ); Cells cells = worksheet . getCells ();...

    docs.aspose.com/cells/zh/java/create-new-spread...
  8. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.Aspose</groupId> <artifactId>Aspose-Cells</…...issue: JAVA Aspose.Words Product Family words-java , aspose-total jaipm...<groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  9. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table Cells....below the contents of table cells. @property def bottom_padding...start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 通过C++用JavaScript打开文件的不同方法|Documentation

    本文介绍如何使用Aspose.Cells for JavaScript通过C++ API打开Excel文件...方法 Contents [ Hide ] 使用 Aspose.Cells,打开文件非常简单,例如,检索数据或使用设计器模板加快开发流程。...Excel 文件。只需将路径作为字符串传入构造函数。Aspose.Cells 会自动识别文件格式类型。 <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/differe...