Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 8,492 for

scaling

(0.06 sec)
  1. PageInfo.GetSizeInPixels | Aspose.Words per .NET

    Scopri il metodo PageInfo GetSizeInPixels per calcolare con precisione le dimensioni della tua pagina in pixel in base al fattore di zoom e alla risoluzione, per una visualizzazione ottimale....float scale , float dpi ) Parametro Tipo Descrizione scale Single..., doc . PageCount ); float scale = 1.0f ; float dpi = 96 ; for...

    reference.aspose.com/words/it/net/aspose.words....
  2. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToScale method. Renders the shape into a Graphics object to a specified scale in C++....Graphics object to a specified scale. System :: Drawing :: SizeF... float x , float y , float scale ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Blasendiagramm|Aspose.Slides für Python Dokumen...

    Blasendiagrammgröße in PowerPoint-Präsentationen in Python...Blasendiagramm Contents [ Hide ] Scaling der Blasendiagrammgröße Aspose...über .NET unterstützt das Scaling der Blasendiagrammgröße. In...

    docs.aspose.com/slides/de/python-net/bubble-chart/
  4. NodeRendererBase class | Aspose.Words for Node.js

    Aspose.Words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)...Description getBoundsInPixels2(scale, dpi) Calculates the bounds...resolution. getBoundsInPixels2(scale, horizontalDpi, verticalDpi)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Seitenoptionen in Python einstellen|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....anzuwenden, rufen Sie die Methode scaling des Moduls pagesetup auf. Python-Code...Python-Code def scaling ( self ): \ # Instantiating a Workbook...

    docs.aspose.com/cells/de/java/setting-page-opti...
  6. ضبط خيارات الصفحة في Python|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....الطريقة scaling من وحدة pagesetup . كود Python def scaling ( self...sheet_index ) \ # Setting the scaling factor to 100 page_setup =...

    docs.aspose.com/cells/ar/java/setting-page-opti...
  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. Установка параметров страницы в Jython|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.... scaling () def page_orientation ( dataDir...check the output file." def scaling ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/ru/java/setting-page-opti...
  9. 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...
  10. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....slides as slides scale_x = 2 scale_y = scale_x with slides . Presentation...get_image ( options , scale_x , scale_y ) as image : # Save the...

    docs.aspose.com/slides/python-net/convert-slide/