Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 239,005 for

aspose cells

(1.39 sec)
  1. 用 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...
  2. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...information using Aspose.words Java library Aspose.Words Product...10:48am 1 Hi Team, I’m using Aspose.words for Java to get revision...

    forum.aspose.com/t/getting-incorrect-revision-i...
  3. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....table cell formatting properties. get cellFormat () : Aspose . Words...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Using OnAjaxCallFinishedClientFunction of GridW...

    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....function is helpful when a bulk of cells are updated and you want to...keep track of those updated cells on the client side (i.e., in...

    docs.aspose.com/cells/java/using-onajaxcallfini...
  5. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....is helpful when the bulk of cells are updated and you want to...keep track of those updated cells on the client side (i.e., in...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. 使用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-...
  7. 在工作表中合并或取消合并单元格|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....我们将使用VSTO和Aspose.Cells for .NET独立完成此任务。 描述 打开现有的...文件。 合并单元格 以下是VSTO(C#,VB)和Aspose.Cells for .NET(C#,VB)的并行代码片段。...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  8. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple Cells from an external Excel file and paste them into the GridJs…...capture clipboard paste text Aspose.Cells Product Family parthiveera... we have a query regarding Aspose error popups. These errors...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  9. Word From Excel Mail Merge C++ Ում

    Անհատականացրեք ձեր Mail merge Word from Excel ֆայլը՝ օգտագործելով C++...package Aspose.Words.Cpp Պատճենել using namespace Aspose::Words;...Aspose::Words; using namespace Aspose::Cells; auto doc = MakeObject <Document>(...

    products.aspose.com/words/hy/cpp/mailmerge/word...
  10. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "Aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/es/python-java/pyinstalle...