Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 68,200 for

paths

(0.13 sec)
  1. Convertir SVG a PNG en Python – Aspose.HTML

    Convierta SVG a PNG usando la biblioteca de Python Aspose.HTML. Obtenga más información sobre ImageSaveOptions y considere ejemplos de código Python para convertir SVG a PNG....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/es/python-net/convert-svg-...
  2. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...and shearing onto a rectangle path added to PsDocument . We split...graphics path from the rectangle 10 GraphicsPath path = new GraphicsPath();...

    docs.aspose.com/page/net/ps/working-with-transf...
  3. Векторизація зображення – код Python і онлайн-в...

    Перетворюйте зображення у векторну графіку онлайн або за допомогою Python. Векторизуйте зображення, зберігайте зображення у SVG і отримуйте всі переваги векторної графіки!...error_threshold , max_iterations , path_builder , stencil тощо. У наведеному...output_folder = "output/" if not os.path.exists(output_folder): os.m...

    products.aspose.com/svg/uk/python-net/vectorize...
  4. Changer la couleur de remplissage SVG en Python...

    Apprenez à changer la couleur de remplissage SVG en Python. Ce guide montre comment charger un SVG, changer ses couleurs de remplissage et enregistrer le SVG mis à jour en utilisant le code Python....que <circle> , <rect> , ou <path> peut avoir un attribut de remplissage...également modifier un élément <path> spécifique, ce qui est utile...

    blog.aspose.com/fr/svg/change-svg-fill-color-in...
  5. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  6. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes.... Save ( $"{path}Pdf417Basic.png" , BarCodeImageFormat...Pdf417Truncate = true ; gen . Save ( $"{path}CompactPdf417Basic.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  7. Python.NETを使用した配列数式のデータテーブルの計算|Documentation

    Aspose.Cells for Python via .NET APIを使用してExcelデータテーブルの配列数式を計算する方法を学習します。 プログラムでスプレッドシートを変更し、保存します。... path . dirname ( os . path . abspath ( __file__...__file__ )) data_dir = os . path . join ( current_dir , "data" )...

    docs.aspose.com/cells/ja/python-net/calculation...
  8. إنشاء إدخال Bookmark لورقة الرسوم البيانية باست...

    تعلم كيفية إنشاء PdfBookmarkEntry لورقات الرسوم البيانية باستخدام Aspose.Cells for Node.js via C++....الكود المثالي const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ar/nodejs-cpp/create-pdfb...
  9. Node.jsとC++を使ったワークシートへのWordArtウォーターマークの追加|Docum...

    Aspose.Cells for Node.js via C++を使って、ワークシートに背景ウォーターマークとしてWordArtを追加する方法を学びます。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/add-wordart...
  10. Node.js(C++経由)で指定された有効数字をExcelファイルに保存する方法|Docum...

    Aspose.Cells for Node.js via C++を使用して、Excelファイルに保存する有効数字を指定する方法を学びます。... サンプルコード const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/specifying-...