Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 10,513 for

scaling

(0.18 sec)
  1. แปลง EMF เป็น JPEG ผ่านแอปพลิเคชัน C++ | produc...

    ตัวอย่างโค้ดการแปลง 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/th/cpp/conversion/em...
  2. Converti PPSX in BMP tramite l'applicazione C++...

    Esempio di codice di conversione C++ per documento PPSX in formato BMP. Utilizzare il codice di esempio per la conversione batch da PPSX a BMP all'interno di qualsiasi applicazione 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/it/cpp/conversion/pp...
  3. Converti OTP in BMP tramite l'applicazione C++ ...

    Esempio di codice di conversione C++ per documento OTP in formato BMP. Utilizzare il codice di esempio per la conversione batch da OTP a BMP all'interno di qualsiasi applicazione 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/it/cpp/conversion/ot...
  4. تبدیل PPT به BMP از طریق برنامه ++C | products....

    نمونه کد تبدیل C++ برای سند PPT به فرمت BMP. از کد مثال برای تبدیل دسته ای PPT به 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/pp...
  5. PPTM را از طریق برنامه ++C به PNG تبدیل کنید | ...

    نمونه کد تبدیل C++ برای سند PPTM به فرمت PNG. از کد مثال برای تبدیل دسته ای PPTM به 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/pp...
  6. TIFF را از طریق برنامه ++C به JPEG تبدیل کنید |...

    نمونه کد تبدیل C++ برای سند TIFF به فرمت JPEG. از کد مثال برای تبدیل دسته ای TIFF به 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/ti...
  7. تبدیل TIFF به GIF از طریق برنامه ++C | products...

    نمونه کد تبدیل C++ برای سند TIFF به فرمت GIF. از کد مثال برای تبدیل دسته ای TIFF به 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/ti...
  8. PPSM را از طریق برنامه ++C به JPEG تبدیل کنید |...

    نمونه کد تبدیل C++ برای سند PPSM به فرمت JPEG. از کد مثال برای تبدیل دسته ای PPSM به 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/pp...
  9. Converti OTP in JPEG tramite l'applicazione C++...

    Esempio di codice di conversione C++ per il documento OTP in formato JPEG. Utilizzare il codice di esempio per la conversione batch da OTP a JPEG all'interno di qualsiasi applicazione 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/it/cpp/conversion/ot...
  10. Hur man skalar ett kalkylblad med C++|Documenta...

    Den här artikeln visar kod som förklarar hur man skalar ett kalkylblad med Aspose.Cells biblioteket i C++....GetPageSetup (); // Set the scaling to a specific percentage (e...workbook . Save ( u "output_scaled_percentage.xlsx" ); // Clean...

    docs.aspose.com/cells/sv/cpp/how-to-scale-a-wor...