Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 11,111 for

scaling

(0.96 sec)
  1. Semplificare la creazione della matrice di tras...

    Aspose.3D for Python via .NET API offre la classe TransformBuilder che semplifica la creazione della matrice di trasformazione in base alle operazioni della catena....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/it/python-net/simplify-the-c...
  2. 使用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...
  3. 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...
  4. AxisBuiltInUnit Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Drawing.Charts.AxisBuiltInUnit للحصول على وحدات عرض محور قابلة للتخصيص، مما يعزز وضوح الرسم البياني وفعاليته.... Scaling . Minimum = new AxisBound (-...(- 10 ); axis . Scaling . Maximum = new AxisBound ( 20 ); //...

    reference.aspose.com/words/ar/net/aspose.words....
  5. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....brightness and contrast # on a 0-1 scale, with the default value at 0...imported_shape . image_data . gray_scale = True # Import the source shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Simplifier la création de matrice de transforma...

    Aspose.3D for .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de chaîne....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/fr/net/simplify-the-creation...
  7. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for .NET API 提供了TransformBuilder类,该类通过链操作简化了转换矩阵的创建。...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/zh/net/simplify-the-creation...
  8. AxisBuiltInUnit Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Drawing.Charts.AxisBuiltInUnit-uppräkningen för anpassningsbara axelvisningsenheter, vilket förbättrar ditt diagrams tydlighet och effektivitet.... Scaling . Minimum = new AxisBound (-...(- 10 ); axis . Scaling . Maximum = new AxisBound ( 20 ); //...

    reference.aspose.com/words/sv/net/aspose.words....
  9. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your documents with clear, professional visuals.... Png ); // Set the "Scale" property to 5 to render the...original size. saveOptions . Scale = 5 ; math . GetMathRenderer...

    reference.aspose.com/words/net/aspose.words.mat...
  10. 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-...