Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,331 for

2

(0.15 sec)
  1. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。... SetSuperscript ( "2" ) . Join ( "=" ) . Join ( new...MathematicalText ( "a" ). SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. EXPORT ISSUE IN PDF - Free Support Forum - aspo...

    Hi, I have an issue exporting the attached excel in PDF, some Bar don’t start from the correct point. I attach the docx with print screen of the problem, the PDF export and the origin in excel. The graph format in the e…...Discourse May 19, 2025, 1:46pm 2 @gmaglie Could you please provide...java. amjad.sahi May 19, 2025, 2:06pm 4 @gmaglie , Thanks for the...

    forum.aspose.com/t/export-issue-in-pdf/312864
  3. RepeatingRows adds unwanted padding on second p...

    I'm currently evaluating Aspose, and one of our most desired features of Aspose is its ability to handle repeating rows when tables break pages. In testing, I am seeing extra padding on the first non-repeated row on sub…...ahmad April 7, 2015, 2:50am 2 Hi Josh, Thanks for your inquiry...

    forum.aspose.com/t/repeatingrows-adds-unwanted-...
  4. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加页面图章。...PdfPageStamp ( path_input_stamp , 2 ) plumPageStamp . set_height (...in range ( 1 , 6 ): if ( i % 2 == 0 ): document . pages [ i ]...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  5. MacOS can't pip install Aspose.PDF - Free Suppo...

    MacOS can’t pip install Aspose.PDF (MacOS 14.6),can’t find mac version whl in pypi...David_Matin October 8, 2024, 10:22am 2 Aspose.PDF.Pythonvia.NET Professionalize...David_Matin October 9, 2024, 2:46am 4 shows: Could not find a...

    forum.aspose.com/t/macos-cant-pip-install-aspos...
  6. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Android MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations.... setSuperscript ( "2" ) . join ( "=" ) . join ( new...MathematicalText ( "a" ). setSuperscript ( "2" )) . join ( "+" ) . join ( new...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++.... Date 2 The text form field can contain..."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. 服务器字体匹配问题 - Free Support Forum - aspose.com

    222222222222222.png (9.6 KB) 我现在linux服务器上配置了字体替换规则,然后java代码里没有任何设置,我的运行条件是:服务器上只有IPAexMincho和IPAexGothic这2中字体,我现在客户端用MS ゴシック做了一个excel模板,当我用SvgSaveOptions svgSaveOptions = new SvgSaveOptions(); svgSaveOptions.setSheetIn…...cells-java jishangyang April 27, 2025, 2:20am 1 222222222222222.png (9...John.He April 27, 2025, 6:31am 2 @jishangyang Aspose.Cells API...

    forum.aspose.com/t/topic/311950
  10. 用 PHP 检查 Visio 绘图中是否存在大师|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....vsd" ); $master_id = 2 ; \ # check master by id $is_present...$master_name = "Background tranquil .2" ; \ # check master object by...

    docs.aspose.com/diagram/zh/java/check-presence-...