Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 10,370 for

scaling

(0.08 sec)
  1. Simplifier la création de matrice de transforma...

    Aspose.3D for Python via .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de la chaîne....rotate_euler_degree ( 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/fr/python-net/simplify-the-c...
  2. C#에서 SVG 회전, SVG 크기 조정, SVG 변환 및 왜곡

    .NET 라이브러리용 Aspose.SVG를 사용하여 C#에서 SVG를 변환하는 방법을 알아보세요. 프로그래밍 방식으로 SVG를 회전하고, SVG 크기를 조정하고, SVG를 변환하고 왜곡할 수 있습니다....ty),rotate(angle, cx, cy), scale(sx, sy),skewX(angle), 그리고 skewY(angle)...SetAttribute( "transform" , "scale(2) skewX(30) rotate(10) translate(300)"...

    products.aspose.com/svg/ko/net/svg-transformati...
  3. 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...
  4. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....object into the document and scales it to the specified size. InsertChart...object into the document and scales it to the specified size. InsertChart...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your page size in points for precise layout control and enhanced design efficiency.... 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. Eigenschaften der Präsentationsansicht|Aspose.S...

    Eigenschaften des PowerPoint-Präsentations-Viewers in C# oder .NET... Scale = 100 ; //Zoomwert in Prozent...ViewProperties . NotesViewProperties . Scale = 100 ; //Zoomwert in Prozent...

    docs.aspose.com/slides/de/net/presentation-view...
  7. Multithreading dans Aspose.Slides pour Python|A...

    Aspose.Slides pour Python via le multithreading .NET améliore le traitement PowerPoint et OpenDocument. Découvrez les meilleures pratiques pour des flux de travail de présentation efficaces....png" image_scale = 2 presentation = Presentation...SlideSizeScaleType . DO_NOT_SCALE ) slide_presentation . slides...

    docs.aspose.com/slides/fr/python-net/multithrea...
  8. Свойства представления|Документация Aspose.Slides

    Свойства просмотрщика презентаций PowerPoint на C# или .NET... Scale = 100 ; // Значение зума в процентах...ViewProperties . NotesViewProperties . Scale = 100 ; // Значение зума в процентах...

    docs.aspose.com/slides/ru/net/presentation-view...
  9. Convertir les présentations PowerPoint en docum...

    Apprenez comment convertir facilement les présentations PowerPoint et OpenDocument en documents Word à l’aide d’Aspose.Slides pour Python via .NET. Notre guide étape par étape avec du code Python d’exemple offre la solution aux développeurs souhaitant rationaliser leurs flux de travail documentaires.... bottom_margin = 0 scale_x = 2 scale_y = 2 # Parcourir toutes...with slide . get_image ( scale_x , scale_y ) as image : image_stream...

    docs.aspose.com/slides/fr/python-net/convert-po...
  10. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells ()..."D1" ). PutValue ( u "3-Color Scale" ); for ( int i = 2 ; i <= 15...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...