Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 158,448 for

2

(0.2 sec)
  1. Aspose.Slides for .NET 23.6 Does Not Work with ...

    hi I have followed the steps to download 23.6 crossplatform DLL’s using below steps download this zip package: https://releases.aspose.com/slides/net/new-releases/aspose.slides-for-.net-23.6dlls-only/ 1 extract Aspose.…...slides-crossplatform barbarius September 2, 2025, 1:46pm 21 thanks for the...image? andrey.potapov September 2, 2025, 4:01pm 22 @barbarius ,...

    forum.aspose.com/t/aspose-slides-for-net-23-6-d...
  2. Freeze Panes in Jython|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.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  3. Aspose.Slides for .NET: 100% Line Chart Data Ma...

    I’m working with Aspose.Slides to create a line chart. My database query returns values like 59.34 and 86.84. I want my chart to look like this Screenshot 2026-01-30 194655.png (38.1 KB) but my current outputs Screen…...slides-chart rmandal January 30, 2026, 2:31pm 1 I’m working with Aspose...potapov January 30, 2026, 5:11pm 2 @rmandal , Thank you for contacting...

    forum.aspose.com/t/aspose-slides-for-net-100-li...
  4. Insert Pages into PDF|Aspose.PDF for Python via...

    Insert pages from one PDF into another using Aspose.PDF for Python....(1-based index) insert_page_number = 2 pdf_editor . insert ( infile ...insert_page_number , sample_file , [ 1 , 2 ], outfile ) Extract Pages from...

    docs.aspose.com/pdf/python-net/insert-pages-int...
  5. Latest Aspose.PUB Product Family topics - Free ...

    Get technical support of Aspose.PUB for .NET, Java, and C++....not having word Wrap correctly 2 551 June 6, 2024 AsposePub:Ty...error when converting to PDF 2 488 December 5, 2023 Table not...

    forum.aspose.com/c/pub/40
  6. Cad转pdf部分特殊字符串转换错误问题 - Free Support Forum - asp...

    2.png (43.2 KB) 1.png (5.7 KB) 图片1为cad的内容,图片2为转换pdf后的内容,字符没有正确转换过来。 以下是图纸: 1.zip (188.4 KB)...June 24, 2025, 6:18am 1 2.png (43.2 KB) 1.png (5.7 KB) 图片1为c...gorokhovatskyi June 24, 2025, 9:48am 2 @wangwei001 , 您好, 公差符号使用 GDT 字体...

    forum.aspose.com/t/cad-pdf/314337
  7. ChartLegend.Overlay | Aspose.Words for .NET

    Control chart element overlap with the ChartLegend Overlay property. Enhance your data visualization with customizable legend settings for clearer insights....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextColumnCollection.EvenlySpaced | Aspose.Word...

    Discover the EvenlySpaced property of TextColumnCollection, ensures equal-width text columns for a clean, organized layout. Enhance your design effortlessly!... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  9. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... getTextParagraphs (). get ( 2 ); p . setAlignmentType ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...