Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 159,855 for

2

(1.56 sec)
  1. Aspose.Words hangs upon conversion document to ...

    Hi @nicolasmartel , i am having the same issue right now. I am using the latest aspose-word 25.3 JAVA. Any large docx to PDF takes forever and hangup at save() method. Did you find any solution for this.Please advise....2 - never ending high CPU on a particular...noskov April 12, 2025, 4:42am 2 @jaipm Could you please attach...

    forum.aspose.com/t/aspose-words-hangs-upon-conv...
  2. 数学文本|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。..."c" )) - > setSuperscript ( "2" ) - > join ( "=" ) - > join ((...( "a" )) -> setSuperscript ( "2" )) - > join ( "+" ) - > join...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....String :: Format ( u "Column ({0}, 2)" , row_count )); row -> get_Cells...get_Cells () -> Add ( u "Test 2 1" ); auto cell = row2 -> get_Cells...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  4. Add Shapes|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.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/net/add-shapes/
  5. Splitting a PST into multiple PST files - Free ...

    Hi, I’m exploring an option to create PST files for data with sizes > 50GB. Max file size supported for PST file by Microsoft is 50GB. Hence I’m exploring ways for creating multiple PST files to store the mailbox data. …...email-net Srinidhi July 1, 2024, 2:50am 1 Hi, I’m exploring an option...samodurova July 1, 2024, 11:59am 2 Hello @Srinidhi , As item identifiers...

    forum.aspose.com/t/splitting-a-pst-into-multipl...
  6. PDF to PPTX conversion produces incorrect borde...

    Hello, We’re experiencing issues when converting PDF files to PPTX. Table cell borders and text box borders are exported with incorrect widths. This issue occurs in Linux environment. Input PDF: Input.pdf (62.0 KB) O…...10:46am 2 Do we have any update? ilyazhuykov April 2, 2026, 8:33am...

    forum.aspose.com/t/pdf-to-pptx-conversion-produ...
  7. Aspose.PDF NOT Support FW4.8 - Free Support For...

    Hello As of version 24.4.0 the Aspose.PDF package is supported in version 4.8.1 and seems to be unsupported in version 4.8 (shows unrelated dependencies) Is there an upcoming version to enable support for 4.8 as well?...Discourse April 3, 2025, 11:02am 2 @Aviadm Could you please clarify...sergei.shibanov April 3, 2025, 2:42pm 5 @Aviadm Yes, support for...

    forum.aspose.com/t/aspose-pdf-not-support-fw4-8...
  8. RopeFreqScale|Documentation

    RoPE frequency scaling factor in Aspose.LLM for .NET — multiplicative factor applied to RoPE frequencies; null or 0 uses the model default....— effective context doubled (2× training window). Moderate quality...(use model metadata) null Simple 2× extension 0.5 with RopeScalingType...

    docs.aspose.com/llm/net/developer-reference/par...
  9. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text form field types for enhanced document automation and customization.... Date 2 The text form field can contain..."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...