Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 10,238 for

scaling

(0.51 sec)
  1. 아카이브

    아카이브...Scale - 50) > tolerance) { throw new...wrong"); } // 편집 fillSettings.Scale = 300; fillSettings.HorizontalOffset...

    blog.aspose.com/ko/psd/add-fill-layer-in-photos...
  2. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....are resized to an unspecified scale after their first activation...frame to any size as long as it scales appropriately to the workbook...

    docs.aspose.com/slides/cpp/working-solution-for...
  3. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....unit scale of the axis. Get the actual minor unit scale of the...

    docs.aspose.com/slides/cpp/chart-axis/
  4. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....unit scale of the axis. Get the actual minor unit scale of the...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  5. Fórmulas de matemática de LaTeX Renderização | ...

    Fórmulas de matemática de LaTeX renderizar dentro da API Aspose.TeX para Java é descrito neste artigo. Aprenda os exemplos de código de como usar a funcionalidade....lor}" ); 6 // Specify the scaling factor 300%. 7 options. setScale...lor}" ); 5 // Specify the scaling factor 300%. 6 options. setScale...

    docs.aspose.com/tex/pt/java/latex-math-formula-...
  6. Rendern von LaTeX-Matheformeln | Aspose.TeX für...

    Das Rendern mathematischer LaTeX-Formeln innerhalb der Aspose.TeX für Java wird im Artikel beschrieben. Erfahren Sie wie man Funktionalität nutzen kann....lor}" ); 6 // Specify the scaling factor 300%. 7 options. setScale...lor}" ); 5 // Specify the scaling factor 300%. 6 options. setScale...

    docs.aspose.com/tex/de/java/latex-math-formula-...
  7. Insertar un gráfico|Documentation

    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....UInt32Value ( 48650112 u ) }, new Scaling ( new Orientation () { Val...UInt32Value ( 48672768 u ) }, new Scaling ( new Orientation () { Val...

    docs.aspose.com/cells/es/net/insert-a-chart/
  8. Вставить диаграмму|Documentation

    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....UInt32Value ( 48650112 u ) }, new Scaling ( new Orientation () { Val...UInt32Value ( 48672768 u ) }, new Scaling ( new Orientation () { Val...

    docs.aspose.com/cells/ru/net/insert-a-chart/
  9. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...whether the width and height scale together proportionally. Logger...whether the width and height scale together proportionally. Logger...

    forum.aspose.com/t/getting-exception-floating-s...
  10. SVG Трансформации – примеры C#

    Узнайте, как вращать SVG, масштабировать SVG и переводить SVG на C#. Рассмотрим примеры кода для преобразований SVG....transform атрибута: translate, scale, rotate, skewX, skewY и matrix...указанной точки на заданный угол. scale(sx, sy) определяет операцию...

    docs.aspose.com/svg/ru/net/svg-transformations/