Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 15,029 for

transformation

(0.15 sec)
  1. How to Convert Excel to SVG using Python

    This short article is about how to convert Excel to SVG using Python. It has information about the development environment, a list of steps and a runnable sample code to generate Excel SVG using Python....a runnable sample code to transform XLSX to SVG using Python ...output SVG file. Code to Transform Excel to SVG using Python...

    kb.aspose.com/cells/python/how-to-convert-excel...
  2. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能... f ); 30 //Create a transform for brush. X and Y scale component...offsetY); 33 //Set transform 34 brush -> set_Transform(brushTransform);...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  3. PostScript での画像操作 | C++

    PS ファイルに画像を追加する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...try 31 { 32 //Create image transform 33 System::SharedPtr < Sy...System::Drawing::Drawing2D::Matrix > transform = System::MakeObject < Sy...

    docs.aspose.com/page/ja/cpp/ps/working-with-ima...
  4. discourse-presence_4560ee16f2bea569358c6c079f45...

    .topic-above-footer-buttons-outlet.presence{min-height:1.8em;margin:var(--below-topic-margin) 0}.presence-users{background-color:var(--secondary);color:var(--primary-medium);display:flex}.presence-......wave{0%,60%,100%{transform:initial}30%{transform:translateY(-0.2em)}}...

    forum.aspose.com/stylesheets/discourse-presence...
  5. Aspose.PDF for Python

    Cette API vous permet d'effectuer toutes sortes d'opérations sur les fichiers PDF, y compris la création, l'édition et la conversion, etc. dans des applications Python....en JPEG en Python Comment transformer SVG en PDF en utilisant Python...document PDF en Python Comment transformer un PDF en SVG avec Python...

    kb.aspose.com/fr/pdf/python/page/2/
  6. How to Convert XML to CSV using C#

    This brief article covers how to convert XML to CSV using C#. It explains the environment setup, stepwise program flow, and a runnable sample code to convert XML to CSV using C#....present the whole process to transform XML to CSV using C# . The...based on your needs. Code to Transform XML to CSV using C# This code...

    kb.aspose.com/cells/net/how-to-convert-xml-to-c...
  7. How to Convert XML to CSV using Python

    This quick tutorial explains how to convert XML to CSV using Python. It covers the system configuration, step-by-step process, and a runnable code snippet to convert XML to CSV using Python....outline of the process to transform XML to CSV using Python ....your requirements. Code to Transform XML to CSV using Python This...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  8. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX.... You can transform VSD to VSDX using Java by...Aspose.Diagram for Java to transform a VSD file to VSDX Load the...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  9. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....using the given load options Transform the Word file using the save...These steps summarize how to transform a Word document to Excel converter...

    kb.aspose.com/words/python/conversion-from-word...
  10. Lưu trữ

    Lưu trữ...originalRentangle, Action<Matrix> transform) { GraphicsPath path = new...new Matrix(); transform(matrix); path.Transform(matrix); Pen pen...

    blog.aspose.com/vi/drawing/matrix-global-local-...