Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 10,513 for

scaling

(1.33 sec)
  1. Change the Presentation Slide Size in JavaScrip...

    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.... EnsureFit If you want to scale to a smaller slide size and...and you need Aspose.Slides to scale down the slides’ objects to...

    docs.aspose.com/slides/nodejs-java/slide-size/
  2. إضافة تدرجات لون ذاتية وتدرجات لون ثلاثية باستخ...

    كيفية استخدام مكتبة Aspose.Cells في C++ لإضافة التنسيق الشرطي لنسب الألوان الثنائية والثلاثية. من خلال ضبط هذه المعايير، لديك مزيد من السيطرة على مظهر وتنسيق الخلايا.... PutValue ( u "2-Color Scale" ); worksheet . GetCells ()..."D1" ). PutValue ( u "3-Color Scale" ); for ( int i = 2 ; i <= 15...

    docs.aspose.com/cells/ar/cpp/adding-2-color-sca...
  3. Lägg till 2 färgskala och 3 färgskala villkorsf...

    Hur man använder Aspose.Cells biblioteket i C++ för att lägga till villkorsformatering för två färgförhållanden och tre färgförhållanden. Genom att justera dessa kriterier får du mer kontroll över hur cellerna ser ut och visas.... PutValue ( u "2-Color Scale" ); worksheet . GetCells ()..."D1" ). PutValue ( u "3-Color Scale" ); for ( int i = 2 ; i <= 15...

    docs.aspose.com/cells/sv/cpp/adding-2-color-sca...
  4. Многопоточность в Aspose.Slides для Python|Доку...

    Aspose.Slides для Python с помощью .NET многопоточности ускоряет обработку PowerPoint и OpenDocument. Откройте лучшие практики для эффективных рабочих процессов презентаций....png" image_scale = 2 presentation = Presentation...SlideSizeScaleType . DO_NOT_SCALE ) slide_presentation . slides...

    docs.aspose.com/slides/ru/python-net/multithrea...
  5. Упростить создание матрицы преобразования цепны...

    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/ru/net/simplify-the-creation...
  6. 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...
  7. 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...
  8. 计算页面设置缩放因子|Documentation

    本文提供示例代码,演示如何使用 Aspose.Cells for Python via .NET API 程序化计算页面设置缩放比例,使用适合 n 页宽 m 页高的选项。...page_scale 属性计算相同的内容。该属性返回一个Double值,可以转换为百分比值。例如,如果它返回0...以下示例代码说明了如何使用 SheetRender.page_scale 属性计算页面设置缩放因子。 AI Document Assistant...

    docs.aspose.com/cells/zh/python-net/calculate-p...
  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. 在 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...