Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 11,109 for

scaling

(0.16 sec)
  1. Converteer PPSM naar GIF via C++ applicatie | p...

    Voorbeeld van C++-conversiecode voor PPSM-document naar GIF-formaat. Gebruik voorbeeldcode voor batch-PPSM naar GIF-conversie binnen elke C++-toepassing....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/nl/cpp/conversion/pp...
  2. Converteer POTX naar GIF via de C++-toepassing ...

    Voorbeeld van C++-conversiecode voor POTX-document naar GIF-formaat. Gebruik voorbeeldcode voor batch-POTX naar GIF-conversie binnen elke C++-toepassing....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/nl/cpp/conversion/po...
  3. Converteer PPS naar PNG via de C++-toepassing |...

    Voorbeeld C++-conversiecode voor PPS-document naar PNG-indeling. Gebruik voorbeeldcode voor batch PPS naar PNG-conversie binnen elke C++-toepassing....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/nl/cpp/conversion/pp...
  4. Converteer POTM naar BMP via de C++-toepassing ...

    Voorbeeld C++-conversiecode voor POTM-document naar BMP-formaat. Gebruik voorbeeldcode voor batch-POTM-naar-BMP-conversie binnen elke C++-toepassing....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/nl/cpp/conversion/po...
  5. Converteer TIFF naar JPEG via de C++-toepassing...

    Voorbeeld C++-conversiecode voor TIFF-document naar JPEG-indeling. Gebruik voorbeeldcode voor batch-TIFF naar JPEG-conversie binnen elke C++-toepassing....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/nl/cpp/conversion/ti...
  6. Konvertálja az EMF-et PNG-re C++ alkalmazással ...

    Minta C++ konverziós kód az EMF dokumentumhoz PNG formátumba. Használjon példakódot az EMF-ből PNG-be kötegelt konvertálásához bármely C++ alkalmazáson belül....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/hu/cpp/conversion/em...
  7. 아카이브

    아카이브...get_thumbnail(scale\x, scale\y).save(string, ImageFormat...pres.slides[index] # Define scaling scaleX = 2 scaleY = 2 # Save...

    blog.aspose.com/ko/slides/convert-ppt-to-png-in...
  8. TYPE1 to SVG Converter API |.NET

    Convert TYPE1 to SVG using .NET API on Windows. Integrate this native TYPE1 to SVG font conversion functionality into your own solution....can be scaled without loss of quality, but when scaled too much...define glyphs with SVG XML. They scale losslessly and are useful for...

    products.aspose.com/font/net/conversion/type1-t...
  9. Node.jsとC++を使用したワークシートのスケール方法|Documentation

    この記事では、Aspose.Cells for Node.js via C++を使用してワークシートをスケールする方法を解説したコードを示します。...スケーリング割合の調整(必要に応じて):特定の割合に設定したい場合は、Scaleボックスを調整します。例えば50%に設定すると、すべてが半分の大きさになります。...getPageSetup (); // Set the scaling to a specific percentage (e...

    docs.aspose.com/cells/ja/nodejs-cpp/how-to-scal...
  10. Aspose.PSD for .NET 22.12 - リリースノート|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // リサイズを実行します image . Resize...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...