Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 15,423 for

transformation

(0.11 sec)
  1. Convert a PS File to PDF using Python

    Follow this article to convert a PS file to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to change PS format to PDF using Python....steps, and a sample code to transform PS to PDF using Python . You...PDF for Python via .NET to transform PS to PDF Set the product...

    kb.aspose.com/pdf/python/convert-a-ps-file-to-p...
  2. Creating PDF from XML using XSLT|Aspose.PDF for...

    C# library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema.... You can use XSLT to transform your existing XML document..."http://www.w3.org/1999/XSL/Transform" > <xsl:template match= "text()"...

    docs.aspose.com/pdf/net/create-a-hello-world-pd...
  3. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word DOC to Excel converter in Java....Words for Java to transform DOCX to XLSX Create the LoadOptions.... Note that you can only transform to XLSX format and not the...

    kb.aspose.com/words/java/conversion-from-word-t...
  4. Convert ODP to PDF in C#

    This brief topic focuses on how to convert ODP to PDF in C#. It encompasses the project setting, a list of programming tasks, and a working sample code to transform ODP to PDF in C#....a working sample code to transform ODP to PDF in C# using a simple...file on the disk. Code to Transform ODP to PDF in C# To develop...

    kb.aspose.com/slides/net/convert-odp-to-pdf-in-...
  5. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....class object Specify the transform attribute while passing the...disk, apply the rotation transform, and then save the rotated...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  6. 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...
  7. 搜索

    搜索...originalRentangle, Action<Matrix> transform) { GraphicsPath path = new...new Matrix(); transform(matrix); path.Transform(matrix); Pen pen...

    blog.aspose.com/zh-hant/drawing/matrix-global-l...
  8. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations....of picture transform operations. image_transform = slide . background...picture_fill_format . picture . image_transform transparency_operation = None...

    docs.aspose.com/slides/python-net/presentation-...
  9. 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...
  10. Convert HEX to CMYK in Python

    This concise guide outlines the fundamental concepts for converting HEX to CMYK in Python. It delivers an organized set of actions paired with a practical coding demonstration to convert HEX to CMYK in Python....handle the supplied HEX value Transform the specified HEX color into...looking for instructions on transforming RGB colors into the HSL...

    kb.aspose.com/svg/python/convert-hex-to-cmyk-in...