Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 155,489 for

2

(0.29 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++.... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  5. 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...
  6. Introduction to Formulas | Aspose.Tasks Documen...

    The page contains an introduction in project formula grammar that used by Aspose.Tasks for .NET library for calculations....Formula Binary_Op Primary | Primary 2 Primary -> (Formula) | Unary_Op...Duration] , [Standard Rate] ). 2. Operators Formulas support: Arithmetic...

    docs.aspose.com/tasks/net/introduction-to-formu...
  7. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... It does not apply to 2-D rotation. The DistanceFromGround...ThreeDFormat . RotationXAngle . Value = 2 . 61 ; shape . ThreeDFormat ....

    docs.aspose.com/diagram/net/3d-rotation-effects...
  8. Save As Markdown render only Print Area - Free ...

    Hello, I was hoping that the code below would limit the SaveAs Markdown to render only the print area, however that doesn’t seem to be the case. Is there a way to limit the render area with Markdown, similar to how Save…...Cells April 12, 2026, 2:32am 2 @weissa Hello, The feature...help. simon.zhao April 17, 2026, 2:46pm 6 @weissa Now you can copy...

    forum.aspose.com/t/save-as-markdown-render-only...
  9. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // 获取第一条图表系列...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  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...