Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 10,329 for

scaling

(0.13 sec)
  1. تبدیل EMF به JPEG از طریق برنامه ++C | products...

    نمونه کد تبدیل C++ برای سند EMF به فرمت JPEG. از کد مثال برای تبدیل دسته ای EMF به JPEG در هر برنامه C++ استفاده کنید....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/fa/cpp/conversion/em...
  2. TIFF را از طریق برنامه ++C به PNG تبدیل کنید | ...

    نمونه کد تبدیل C++ برای سند TIFF به فرمت PNG. از کد مثال برای تبدیل دسته ای TIFF به PNG در هر برنامه C++ استفاده کنید....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/fa/cpp/conversion/ti...
  3. OTP را از طریق برنامه C++ به BMP تبدیل کنید | p...

    نمونه کد تبدیل C++ برای سند OTP به فرمت BMP. از کد مثال برای تبدیل دسته ای OTP به BMP در هر برنامه C++ استفاده کنید....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/fa/cpp/conversion/ot...
  4. POTM را از طریق برنامه C++ به BMP تبدیل کنید | ...

    نمونه کد تبدیل C++ برای سند POTM به فرمت BMP. از کد مثال برای تبدیل دسته ای POTM به BMP در هر برنامه C++ استفاده کنید....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/fa/cpp/conversion/po...
  5. PPTM را از طریق برنامه ++C به GIF تبدیل کنید | ...

    نمونه کد تبدیل C++ برای سند PPTM به فرمت GIF. از کد مثال برای تبدیل دسته ای PPTM به GIF در هر برنامه C++ استفاده کنید....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/fa/cpp/conversion/pp...
  6. تبدیل POTX به PNG از طریق برنامه ++C | products...

    نمونه کد تبدیل C++ برای سند POTX به فرمت PNG. از کد مثال برای تبدیل دسته ای POTX به PNG در هر برنامه C++ استفاده کنید....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/fa/cpp/conversion/po...
  7. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....inaccurate rendering of the scaled image(with high resolution)...inaccurate rendering of the scaled image(with high resolution)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert FLATOPC to PPTM via Java or with free O...

    Java API to Export FLATOPC to PPTM without using Microsoft Word or PowerPoint or online. Test free FLATOPC to PPTM online converter quickly before integrating the code....presentations, and support large-scale macro-driven solutions. Key...– Support recurring, large-scale reporting with macro-enabled...

    products.aspose.com/total/java/conversion/flato...
  9. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能... X and Y scale component must be equal to the...transform for brush. X and Y scale component must be equal to the...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...GetRowHeightPixel(rowIndex) * 3; // Scale height based on row height }...GetRowHeightPixel(rowIndex) * 3; // Scale height based on row height shape...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...