Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 241,391 for

cells

(0.2 sec)
  1. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...Cells for JavaScript通过C++也支持这些格式化选项。访问方法如下:...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi, estrai, elimina tabelle in PDF usando C++https://products.aspose.com/pdf/it/cpp/table/Recent content in Aggiungi, estrai, elimina tab......// Set the border for table cells line cl c1 n tableo -&gt;n ...(); line cl c1 // Add table cells line cl c1 n rowo -&gt;n get_Cellsp...

    products.aspose.com/pdf/it/cpp/table/index.xml
  3. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.Cells生成的),设置Cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...dpi=120后再设置相同列宽,结果不一致 中文技术支持 cells-net lingtian November 28, 2025...不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  4. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...Cells提供一个类 Workbook ,代表Microsoft Excel文件。...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  5. Excel→XPS - 複数の問題 - Free Support Forum - aspose...

    ① 不具合の概要 Aspose.Cells 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 ・ErrorReport_EXCEL.xlsx: 不具合事象のリストを記載しております。このエクセルには以下の情報が含まれています。 ErrorNo: 各不具合に…...Excel→XPS - 複数の問題 日本語による技術サポート cells-net johnson.shi June 2, 2025...6月の次週にリリース予定の次期リリース(Aspose.Cells v25.6)に含まれます。次期バージョンのリリース時には改めてお知らせいたします。...

    forum.aspose.com/t/excel-xps/313164
  6. Convert CSV to PowerPoint using Python or with ...

    CSV to PowerPoint conversion in your Python applications without using Microsoft Office or online. Test free CSV to PowerPoint online converter quickly before integrating the code....Cells for Python via .NET API is used...directly from PyPI ( Aspose.Cells and Aspose.Slides ) Or use the...

    products.aspose.com/total/python-net/conversion...
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....// The content inside table cells may have the hidden content...have hidden content will have cells with empty paragraphs inside...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....separators, repeated table header cells, and decorative images as artifacts...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  9. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...com/words/java/working-with-merged-cells/...

    forum.aspose.com/t/topic/312798
  10. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....</xsl:attribute> </xsl:if> <fo:table-cell> <fo:block> <xsl:value-of select=...</fo:block> </fo:table-cell> <fo:table-cell> <fo:block> <xsl:value-of...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/