Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 155,382 for

2

(0.36 sec)
  1. Merge PPSX Files To BMP Using Python | products...

    Merge multiple PPSX files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pps...
  2. Merge PPT Files To PNG Using Python | products....

    Merge multiple PPT files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/ppt...
  3. Merge PPSM Files To BMP Using Python | products...

    Merge multiple PPSM files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pps...
  4. Merge PPT Files To JPG Using Python | products....

    Merge multiple PPT files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/ppt...
  5. Merge PPTX Files To JPG Using Python | products...

    Merge multiple PPTX files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/ppt...
  6. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...Writeln ( u "Numbered list item 2." ); builder -> Writeln ( u "Numbered...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....remove(); } // 2 - The "Primary" header/footer...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  9. Endnotes/Footnotes result in "RevisionCollectio...

    Hello, We have discovered an issue in Aspose.words 25.11 compare relating to footnotes/endnote revisions. The issue occurs when iterating through the list of revisions created by comparing two documents, where one of t…...dfinsolutions March 12, 2026, 2:01pm 1 Hello, We have discovered...a footnote or endnote."); // 2. Clone the first document and...

    forum.aspose.com/t/endnotes-footnotes-result-in...
  10. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for JavaScript via C++....use a negative number like -1, -2, -3, etc., and to bring a shape...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/javascript-cpp/send-shape...