Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 150,873 for

2

(0.16 sec)
  1. 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...
  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 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...
  5. 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...
  6. Merge POTM Files To BMP Using Python | products...

    Merge multiple POTM 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/pot...
  7. Aspose::Words::Markup::CustomPart::Clone method...

    Aspose::Words::Markup::CustomPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  9. 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...
  10. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... writeln ( "Page 2." ); builder . insertBreak ( aw...( `Page ${ i + 1 } ( ${ ( i % 2 == 0 ? "odd" : "even" ) } )` );...

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