Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 10,517 for

scaling

(0.25 sec)
  1. Ställ in sidalternativ i Php|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....Cells Java for PHP , anropa scaling -metoden i pagesetup -modulen...PHP-kod public static function scaling ( $dataDir = null ) { # Instantiating...

    docs.aspose.com/cells/sv/java/setting-page-opti...
  2. Configurar opciones de página en Jython|Documen...

    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.... scaling () def page_orientation ( dataDir...check the output file." def scaling ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/es/java/setting-page-opti...
  3. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the documentation article in C++.... get_Scale () const Gets or sets the scale factor expressed...ption::get_IsWashout . set_Scale (double) Setter for Aspose:...

    reference.aspose.com/words/cpp/aspose.words/ima...
  4. PageInfo.GetSizeInPixels | Aspose.Words لـ .NET

    اكتشف طريقة PageInfo GetSizeInPixels لحساب حجم صفحتك بدقة بالبكسل استنادًا إلى عامل التكبير والدقة للحصول على عرض مثالي....GetSizeInPixels ( float scale , float dpi ) معامل يكتب وصف scale Single عامل..., doc . PageCount ); float scale = 1.0f ; float dpi = 96 ; for...

    reference.aspose.com/words/ar/net/aspose.words....
  5. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....float scale , float dpi ) Parameter Type Description scale Single..., doc . PageCount ); float scale = 1.0f ; float dpi = 96 ; for...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Question|Documentation

    A markup element that creates a closed-ended question....selecting a score on the rating scale. Syntax The element is declared...(γ) Gamma Cassiopeiae Rating scale You can omit the response text...

    docs.aspose.com/omr/java/design-form/question/
  7. Python da Sayfa Seçeneklerini Ayarlama|Document...

    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....modülündeki scaling yöntemini çağırın. Python Kodu def scaling ( self...sheet_index ) \ # Setting the scaling factor to 100 page_setup =...

    docs.aspose.com/cells/tr/java/setting-page-opti...
  8. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…...id="s47690667"> <IconStyle> <scale>0.5</scale> <Icon> <href>http://maps...need to be able to extract the scale, icon URL, and other styling...

    forum.aspose.com/t/reading-style-based-attribut...
  9. تحويل شرائح PowerPoint إلى PNG في Python|وثائق ...

    تحويل عروض PowerPoint و OpenDocument إلى صور PNG عالية الجودة بسرعة باستخدام Aspose.Slides للـ Python عبر .NET، لضمان نتائج دقيقة ومؤتمتة....استخدم قيمًا متساوية لـ scale_x و scale_y للحفاظ على نسبة الأبعاد...slides as slides scale_x = 2 scale_y = scale_x with slides . Presentation...

    docs.aspose.com/slides/ar/python-net/convert-po...
  10. Escalado SVG – ejemplos de C#

    Ejemplos de C# para escalado SVG. Casos considerados de uso de la función de escala en el atributo de transformación y una matriz de transformación....casos de uso de la función scale() en el atributo transform así...matrix(a,b,c,d,e,f) . Función Scale() El escalado es una transformación...

    docs.aspose.com/svg/es/net/svg-scaling/