Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 11,066 for

scaling

(0.04 sec)
  1. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Discover the GetSpecifiedPrinterPaperSource method in PageInfo. Efficiently retrieve the ideal PaperSource for seamless page printing.... PageCount ); float scale = 1.0f ; float dpi = 96 ; for...GetSizeInPixels(1.0f, 96)} at {scale * 100}% scale, {dpi} dpi" ); // Print...

    reference.aspose.com/words/net/aspose.words.ren...
  2. PowerPoint-Präsentationen in Word-Dokumente mit...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen mühelos in Word-Dokumente mit Aspose.Slides für Python via .NET konvertieren können. Unser schritt‑für‑schritt Leitfaden mit Beispiel‑Python‑Code bietet die Lösung für Entwickler, die ihre Dokumenten‑Workflows optimieren möchten.... bottom_margin = 0 scale_x = 2 scale_y = 2 # Durch alle Folien...with slide . get_image ( scale_x , scale_y ) as image : image_stream...

    docs.aspose.com/slides/de/python-net/convert-po...
  3. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht....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/de/net/simplify-the-creation...
  4. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    اكتشف طريقة GetSpecifiedPrinterPaperSource في 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....
  5. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....category axis to a date (time‑scale) axis. A date axis displays...the type of the Axis to TIME_SCALE and set the base units to Days...

    docs.aspose.com/cells/python-net/date-axis/
  6. 在 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...
  7. OfficeMath.GetMathRenderer | Aspose.Words för .NET

    Upptäck OfficeMaths GetMathRenderer-metod för att enkelt konvertera ekvationer till bilder och förbättra dina dokument med tydliga, professionella bilder....Png ); // Sätt egenskapen "Scale" till 5 för att rendera objektet...ursprungliga storlek. saveOptions . Scale = 5 ; math . GetMathRenderer...

    reference.aspose.com/words/sv/net/aspose.words....
  8. JavaScript ile C++ kullanarak Bir Çalışma Sayfa...

    Bu makale, Aspose.Cells for JavaScript kullanılarak bir çalışma sayfasını nasıl ölçeklendireceğinizi anlatan kodu gösterir....Cells Example - Scale Worksheet </ title > </ head...head > < body > < h1 > Scale Worksheet Example </ h1 > < input type...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  9. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...VerticalResolution = resolution, Scale = Math.Min(3.0f, (float)imgDpi...(SVG/WMF/EMF)? Are features such as Scale , UseHighQualityRender , and...

    forum.aspose.com/t/svg-vector-image-resolution-...
  10. Как масштабировать лист с помощью JavaScript че...

    В этой статье представлен код, объясняющий, как масштабировать лист с помощью Aspose.Cells for JavaScript через C++....Cells Example - Scale Worksheet </ title > </ head...head > < body > < h1 > Scale Worksheet Example </ h1 > < input type...

    docs.aspose.com/cells/ru/javascript-cpp/how-to-...