Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 10,517 for

scaling

(0.75 sec)
  1. Конвертация презентаций PowerPoint в документы ...

    Узнайте, как легко конвертировать презентации PowerPoint и OpenDocument в документы Word с помощью Aspose.Slides for Python via .NET. Наше пошаговое руководство с образцом кода на Python предоставляет решение для разработчиков, желающих оптимизировать процессы работы с документами.... bottom_margin = 0 scale_x = 2 scale_y = 2 # Пройтись по всем...with slide . get_image ( scale_x , scale_y ) as image : image_stream...

    docs.aspose.com/slides/ru/python-net/convert-po...
  2. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for Python via .NET API erbjuder Transformbuilder- klassen som förenklar skapandet av transformationsmatrisen med kedjan....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/sv/python-net/simplify-the-c...
  3. Simplificar la creación de la matriz de transfo...

    Aspose.3D for Python via .NET API ofrece la clase TransformBuilder que simplifica la creación de la matriz de transformación mediante las operaciones de la cadena....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/es/python-net/simplify-the-c...
  4. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Automatically shade cells with color scales based on their relation to...sets in a similar way to color scales, but rather than shading the...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  5. 用Node.js和C++计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 Node.js API 与 C++ 一起,编程计算 Excel 工作表的页面设置缩放比例,采用“适合 n 页宽 m 页高”的选项。...setFitToPagesWide ( 1 ); // Calculate page scale via sheet render const sr =...ImageOrPrintOptions ()); // Convert page scale double value to percentage const...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-p...
  6. Calculer le facteur d’échelle de la mise en pag...

    Cet article fournit un exemple de code expliquant comment utiliser l’API Node.js avec C++ pour calculer le facteur d’échelle de la mise en page en utilisant l’option Ajuster à n page(s) en largeur par m en hauteur de la feuille Excel de manière programmatique....setFitToPagesWide ( 1 ); // Calculate page scale via sheet render const sr =...ImageOrPrintOptions ()); // Convert page scale double value to percentage const...

    docs.aspose.com/cells/fr/nodejs-cpp/calculate-p...
  7. Add Watermark To PDF with Golang via C++|Docume...

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with Golang via C++....foreground/background, and scale to the page in RenderingWatermark...foreground/background, and scale to the page in RenderingWatermark...

    docs.aspose.com/cells/go-cpp/add-watermark-to-pdf/
  8. 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...
  9. 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...
  10. Add Conditional Icons Set with the Cell Text|Do...

    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....Worksheets Adding 2-Color Scale and 3-Color Scale Conditional Formattings...

    docs.aspose.com/cells/java/add-conditional-icon...