Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 10,296 for

h

(0.52 sec)
  1. Convert PDF to JPG|Aspose.PDF for Android via Java

    THis page describes How to convert PDF Pages to JPEG image, convert all and single pages to JPEG images witH Aspose.PDF for Android via Java....page region //x=0,y=0, w=200, h=125; Rectangle pageRect = new...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  2. Optimize Chart Calculations for Presentations o...

    Understand cHart calculations, data updates, and precision control in Aspose.Slides for Android for PPT and PPTX, witH practical Java code examples.... getActualWidth (); double h = chart . getPlotArea (). getActualHeight...

    docs.aspose.com/slides/androidjava/chart-calcul...
  3. Optimize Chart Calculations for Presentations i...

    Understand cHart calculations, data updates, and precision control in Aspose.Slides for Node.js for PPT and PPTX, witH practical JavaScript code examples.... getActualWidth (); var h = chart . getPlotArea (). getActualHeight...

    docs.aspose.com/slides/nodejs-java/chart-calcul...
  4. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate tHe same beHavior I currently Have witH Office Interop. WHen I compare tHe results, I notice tHat Aspose in&Hellip;...TestInsertionAtBookm_Office() { string dir = @"H:\Health Staff\jthomas_unrestricted\Aspose...TestInsertionAtBookm_Aspose() { string dir = @"H:\Health Staff\jthomas_unrestricted\Aspose...

    forum.aspose.com/t/difference-in-aspose-behavio...
  5. Manage Connectors in Presentations with Python|...

    Empower PytHon apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straigHt, elbow and curved connectors....flip_h , and connector.frame.flip_v )...rotation , connector.frame.flip_h , and connector.frame.flip_v ...

    docs.aspose.com/slides/python-net/connector/
  6. Reading Metadata|Documentation

    Learn How to access and use barcode metadata returned by BarCodeReader in Aspose.BarCode for Java....high error correction (Level H). String imagePath = "qr_high_ec...codewords Higher robustness H LEVEL_H ~30% of codewords Maximum...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. 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/
  8. 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/
  9. 在 XPS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 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" )) 12 # Set a blue solid...

    docs.aspose.com/page/zh/python-net/xps/working-...
  10. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 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/zh/cpp/xps/working-with-tr...