Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 11,106 for

scaling

(2.04 sec)
  1. Calculer le facteur de mise à l échelle de la c...

    Cet article fournit un exemple de code expliquant comment utiliser l API ou la bibliothèque C++ pour calculer le facteur de mise à l échelle de la configuration de la page en utilisant l option Ajuster à n page(s) en largeur par m en hauteur de la feuille Excel....SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...options ); // Convert page scale double value to percentage double...

    docs.aspose.com/cells/fr/cpp/calculate-page-set...
  2. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....the interpolation mode, page scale, page unit, and smoothing mode...C# . To scale an image, refer to the article on Scale image in...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  3. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Wraps ``Size`` for public API Node.js porting....Description getSizeInPixels2(scale, dpi) Calculates the page size...resolution. getSizeInPixels2(scale, horizontalDpi, verticalDpi)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    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....referenced slide on a specified scale. Save the thumbnail image in...Slides [ 0 ]; //Create a full scale image using ( IImage image =...

    docs.aspose.com/slides/net/generate-slide-thumb...
  5. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access page height in points. Enhance your document layout with precise measurements!... 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...
  6. Créer un visualiseur de présentations en Python...

    Apprenez à créer un visualiseur de présentations personnalisé en Python avec Aspose.Slides. Affichez facilement les fichiers PowerPoint (PPTX, PPT) et OpenDocument (ODP) sans Microsoft PowerPoint ni autre logiciel de bureautique....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/fr/python-net/presentati...
  7. 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...
  8. 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...
  9. خصائص عرض العروض التقديمية|توثيق Aspose.Slides

    خصائص عارض العروض التقديمية في C# أو .NET... Scale = 100 ; // Zoom value in percentages...ViewProperties . NotesViewProperties . Scale = 100 ; // Zoom value in percentages...

    docs.aspose.com/slides/ar/net/presentation-view...
  10. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your document formatting and layout precision.... 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...