Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 11,170 for

scaling

(0.34 sec)
  1. PageInfo.HeightInPoints | Aspose.Words لـ .NET

    اكتشف خاصية HeightInPoints في PageInfo للوصول بسهولة إلى ارتفاع الصفحة بالنقاط. حسّن تصميم مستندك بقياسات دقيقة!... PageCount ); float scale = 1.0f ; float dpi = 96 ; for...GetSizeInPixels(1.0f, 96)} at {scale * 100}% scale, {dpi} dpi" ); //طباعة...

    reference.aspose.com/words/ar/net/aspose.words....
  2. PageInfo.WidthInPoints | Aspose.Words لـ .NET

    اكتشف خاصية PageInfo WidthInPoints لاسترداد عرض الصفحة بالنقاط بسهولة، مما يعزز تنسيق مستندك ودقة التخطيط.... PageCount ); float scale = 1.0f ; float dpi = 96 ; for...GetSizeInPixels(1.0f, 96)} at {scale * 100}% scale, {dpi} dpi" ); //طباعة...

    reference.aspose.com/words/ar/net/aspose.words....
  3. PageInfo.WidthInPoints | Aspose.Words per .NET

    Scopri la proprietà PageInfo WidthInPoints per recuperare facilmente la larghezza della pagina in punti, migliorando la formattazione del documento e la precisione del layout.... PageCount ); float scale = 1.0f ; float dpi = 96 ; for...GetSizeInPixels(1.0f, 96)} at {scale * 100}% scale, {dpi} dpi" ); // Stampa...

    reference.aspose.com/words/it/net/aspose.words....
  4. PageInfo.SizeInPoints | Aspose.Words لـ .NET

    اكتشف خاصية PageInfo SizeInPoints للوصول بسهولة إلى حجم صفحتك بالنقاط للتحكم الدقيق في التخطيط وتحسين كفاءة التصميم.... PageCount ); float scale = 1.0f ; float dpi = 96 ; for...GetSizeInPixels(1.0f, 96)} at {scale * 100}% scale, {dpi} dpi" ); //طباعة...

    reference.aspose.com/words/ar/net/aspose.words....
  5. 计算页面设置缩放因子|Documentation

    本文提供示例代码,演示如何使用 Aspose.Cells for Python via .NET API 程序化计算页面设置缩放比例,使用适合 n 页宽 m 页高的选项。...page_scale 属性计算相同的内容。该属性返回一个Double值,可以转换为百分比值。例如,如果它返回0...以下示例代码说明了如何使用 SheetRender.page_scale 属性计算页面设置缩放因子。 AI Document Assistant...

    docs.aspose.com/cells/zh/python-net/calculate-p...
  6. 使用 Python 创建演示文稿形状缩略图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 幻灯片生成高质量的形状缩略图 —— 轻松创建并导出演示文稿缩略图。...slides as slides scale_x = 2.0 scale_y = scale_x # 实例化 Presentation...ShapeThumbnailBounds . SHAPE , scale_x , scale_y ) as thumbnail : # 将图像以...

    docs.aspose.com/slides/zh/python-net/create-sha...
  7. 在 Python 中创建演示文稿查看器|Aspose.Slides for Python 文档

    学习如何使用 Aspose.Slides 在 Python 中创建自定义演示文稿查看器。轻松显示 PowerPoint(PPTX、PPT)和 OpenDocument(ODP)文件,无需 Microsoft PowerPoint 或其他办公软件。...slide_index = 0 scale_x = 1 scale_y = scale_x with slides . Presentation...with slide . get_image ( scale_x , scale_y ) as image : image ....

    docs.aspose.com/slides/zh/python-net/presentati...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitScale method. Returns or sets the scale value for major tick marks on the time category axis in C++....method Returns or sets the scale value for major tick marks on...minor tick marks. axis -> get_Scaling () -> set_Minimum ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Change the Presentation Slide Size in PHP|Aspos...

    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.... EnsureFit If you want to scale to a smaller slide size and...and you need Aspose.Slides to scale down the slides’ objects to...

    docs.aspose.com/slides/php-java/slide-size/
  10. Simplificar la creación de la matriz de transfo...

    Aspose.3D for .NET API ofrece la clase TransformBuilder que simplifica la creación de la matriz de transformación por las operaciones de la cadena....RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y,... z) into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into...

    docs.aspose.com/3d/es/net/simplify-the-creation...