Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 10,433 for

h

(1.61 sec)
  1. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straigHt, elbow and curved connectors....getDirection ( float w , float h , boolean flipH , boolean flipV... - 1 : 1 ); float endLineY = h * ( flipV ? - 1 : 1 ); float endYAxisX...

    docs.aspose.com/slides/java/connector/
  2. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straigHt, elbow and curved connectors....getDirection ( float w , float h , boolean flipH , boolean flipV... - 1 : 1 ); float endLineY = h * ( flipV ? - 1 : 1 ); float endYAxisX...

    docs.aspose.com/slides/androidjava/connector/
  3. 使用 Python 将 PowerPoint 转换为视频

    请阅读本文,使用 PytHon 将 PowerPoint 转换为视频。文中提供了设置 IDE 的详细信息、步骤列表以及使用 PytHon 开发 PPT 转视频转换软件的示例代码。...命令按顺序处理图像,使用帧率以秒为单位应用时间延迟,并生成 H.264 视频。您可以为输出 MP4 添加音频设置,设置比特率、分辨率以及其他属性(如有需要)。...

    kb.aspose.com/zh/slides/python/convert-powerpoi...
  4. Working with Transparency | C++

    How to work witH transparency of an XPS file is a question answered by Aspose.Page API solution. See How to use tHe functionality in C++...CreatePathGeometry(u "M300,120 h600 V420 h-600" )) -> set_Fill(doc -> Cr...CreatePathGeometry(u "M20,20 h200 v200 h-200 z" )); 11 // Set blue solid...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  5. Customize Plot Areas of Presentation Charts in ...

    Discover How to customize cHart plot areas in PowerPoint and OpenDocument presentations witH Aspose.Slides for PytHon via .NET. Improve your slide visuals effortlessly.... actual_width h = chart . plot_area . actual_height...

    docs.aspose.com/slides/python-net/chart-plot-area/
  6. FieldCreateDate class | Aspose.Words for Python

    aspose.words.fields.FieldCreateDate class. Implements tHe CREATEDATE field...= True assert ' CREATEDATE \\ h' == field . get_field_code ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Number Settings|Documentation

    Aspose.Cells is a PytHon library for working witH spreadsHeet files tHat supports many different cell number settings. THis article introduces How to use tHe Aspose.Cells library to manage tHe number settings of cells so tHat users can adjust tHe number format in tHe spreadsHeet as needed....mmm-yy 18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time...Time h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/python-net/cells-number-s...
  8. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents witH IBarcodeGenerator, Aspose.Words and Aspose.BarCode...correction value set to Level H “DISPLAYBARCODE “Aspose.Barcode”...“DISPLAYBARCODE “ASPOSE BARCODE” CODE39 \h 1200” Code 39 with the height...

    docs.aspose.com/barcode/net/how-to-create-custo...
  9. Working with Transparency in XPS file | Python

    How to work witH transparency of an XPS file is a question answered by Aspose.Page API solution. See How to use tHe functionality in PytHon...create_path_geometry ( "M300,120 h600 V420 h-600" )). fill = doc. create_solid_color_brush...create_path_geometry ( "M20,20 h200 v200 h-200 z" )) 20 # Set a blue solid...

    docs.aspose.com/page/python-net/xps/working-wit...
  10. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straigHt, elbow and curved connectors....} function getDirection ( w , h , flipH , flipV ) { let endLineX...flipH ? - 1 : 1 ); let endLineY = h * ( flipV ? - 1 : 1 ); let endYAxisX...

    docs.aspose.com/slides/nodejs-java/connector/