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

scaling

(0.12 sec)
  1. Calcola il fattore di scala della pagina di imp...

    Questo articolo fornisce un esempio di codice che spiega come utilizzare le API di Aspose.Cells per Python via .NET per calcolare il fattore di scala dell impostazione della pagina utilizzando l opzione adatta perņ in larghezza n pagine per m alte....page_scale . Questa proprietà restituisce...proprietà SheetRender.page_scale . AI Document Assistant Close...

    docs.aspose.com/cells/it/python-net/calculate-p...
  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. 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...
  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. 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....
  7. 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...
  8. 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...
  9. So skalieren Sie ein Arbeitsblatt mit JavaScrip...

    Dieser Artikel zeigt Ihnen Code, der erklärt, wie man ein Arbeitsblatt mithilfe von Aspose.Cells for JavaScript über C++ skaliert....einstellen möchten, passen Sie das Scale-Feld an. Beispiel: 50 % macht...title > Aspose.Cells Example - Scale Worksheet </ title > </ head...

    docs.aspose.com/cells/de/javascript-cpp/how-to-...
  10. choicebox|Documentation

    An element that generates a question with a fixed number of answers....choosing a score on the rating scale. Syntax The element declaration...Enhance images color=red Rating scale You can omit the answer text...

    docs.aspose.com/omr/net/txt-markup/choicebox/