Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 15,457 for

transformation

(0.52 sec)
  1. 在 PostScript 中处理图像 | .NET

    Aspose.Page API 解决方案解答了如何将图像添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...//Create image transform 18 Matrix transform = new Matrix();...Matrix(); 19 transform. Translate (35, 300); 20 transform. Scale (3, 3);...

    docs.aspose.com/page/zh/net/ps/working-with-ima...
  2. How to Convert EPS to PNG in C#

    This tutorial provides crisp information on how to convert EPS to PNG in C#. You can set a number of parameters while writing EPS to PNG converter software in C#.... Steps to Transform EPS to PNG in C# Establish...types of images. Code to Transform EPS to PNG in C# To convert...

    kb.aspose.com/pdf/net/how-to-convert-eps-to-png...
  3. Esponi la trasformazione geometrica|Documentation

    Aspose.3D for Java consente di esporre la trasformazione geometrica di una scena di 3D. È possibile valutare la trasformazione globale utilizzando il metodo evalGlobalTransform....WriteLine will output the transform matrix that includes the geometric...geometric transformation // while the second one will not. System...

    docs.aspose.com/3d/it/java/expose-geometric-tra...
  4. Ajouter un filigrane à une image|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....disque, ajouterons des transformations en utilisant un objet Matrix...une transformation composite. Assigner la transformation à l’objet...

    docs.aspose.com/psd/fr/net/ajouter-un-filigrane...
  5. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....say PPTX or PPT and then transform it to an MS Word document...disk These steps assist in transforming the source presentation...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  6. Convert TTF to SVG in C#

    This step-by-step guide explains how to convert TTF to SVG in C#. It will transform TTF to SVG in C# such that a single character from the font will be selected and saved in the SVG....org to transform TTF to SVG Load the license...Prepare a renderer with a transform so the font’s coordinates...

    kb.aspose.com/font/net/convert-ttf-to-svg-in-cs...
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....Words for Java to transform paragraphs into bullet points...toString() method is used to transform the entire Word file into...

    kb.aspose.com/words/java/convert-paragraph-into...
  8. Genereer Point Cloud naar USDZ bestandsindeling...

    C# broncode om puntenwolk te laden, weer te geven en toe te voegen aan USDZ documenten op .NET Framework, .NET Core, Mono....Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/nl/net/point-cloud/usdz/
  9. Genereer Point Cloud naar GLTF bestandsindeling...

    C# broncode om puntenwolk te laden, weer te geven en toe te voegen aan GLTF documenten op .NET Framework, .NET Core, Mono....Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/nl/net/point-cloud/gltf/
  10. Genereer Point Cloud naar DAE bestandsindelinge...

    C# broncode om puntenwolk te laden, weer te geven en toe te voegen aan DAE documenten op .NET Framework, .NET Core, Mono....Count > 0 ) { var transform = n.EvaluateGlobalTransf(...Geometry g) { Merge(pc, g, transform); } else if (entity is IMeshConvertible...

    products.aspose.com/3d/nl/net/point-cloud/dae/