Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 155,328 for

2

(0.18 sec)
  1. Xps to pdf question - Free Support Forum - aspo...

    Hello, I use the latest test version aspose.pdf convert xps document to PDF, but the error, the converted document is blank, the attachment is the test document, can I convert? Please send the converted picture to mexps转…...rafique November 30, 2017, 6:26am 2 @jiududong , We have tried converting...aspose.notifier August 19, 2025, 2:54pm 3 The issues you have found...

    forum.aspose.com/t/xps-to-pdf-question/167349
  2. 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...
  3. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. 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...
  5. 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/
  6. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!...\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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
  8. 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...
  9. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

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