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

scaling

(0.42 sec)
  1. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...scale, self.scale) jpg_filename = f"{ba...slides[0].get_thumbnail(scale, scale) thumb.save("output.png"...

    forum.aspose.com/t/ppt/322437
  2. Convertir PPT, PPTX et ODP en JPG avec Python|A...

    Apprenez à transformer vos diapositives provenant de présentations PowerPoint et OpenDocument en images JPEG de haute qualité avec seulement quelques lignes de code en Python. Optimisez les présentations pour une utilisation web, le partage et l'archivage. Lisez le guide complet dès maintenant !...get_image(scale_x,scale_y) . Appelez la méthode...slides as slides scale_x = 1 scale_y = scale_x with slides . Presentation...

    docs.aspose.com/slides/fr/python-net/convert-po...
  3. كيفية تكبير حجم ورقة عمل باستخدام Node.js عبر C...

    تعرض هذه المقالة رمزاً يوضح كيفية تغيير مقياس ورقة العمل باستخدام Aspose.Cells for Node.js via C++....والجداول، يمكن أن يساعد الت scaling في جعلها أكثر قابلية للفهم...لديك خيارات لضبط مقياس الت scaling. العرض: يتيح لك هذا الخيار...

    docs.aspose.com/cells/ar/nodejs-cpp/how-to-scal...
  4. Optimal Path Finder|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....Radius: The search radius Scale: The scale of the grid IsMoveOnlyRoad:...notable feature here is the Scale parameter. If it is specified...

    docs.aspose.com/gis/net/optimal-path-finder/
  5. Change the Slide Size in Presentations with Pyt...

    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.... DO_NOT_SCALE ) pres . save ( "pres-4x3-aspect-ratio...SlideSizeScaleType . DO_NOT_SCALE ) # A4 paper size pres . save...

    docs.aspose.com/slides/python-net/slide-size/
  6. 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...
  7. 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....
  8. 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...
  9. 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....
  10. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....Automatically shade cells with color scales based on their relation to...sets in a similar way to color scales, but rather than shading the...

    docs.aspose.com/cells/python-net/apply-advanced...