Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 66,013 for

paths

(0.21 sec)
  1. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…...find_smart_layers(psd_file_path): with Image.load(psd_file_path) as image: if...for smart layers in: {psd_file_path}“) found_smart_layers = False...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  2. Работа с клипами в PS-файле | Python

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в Python...a graphics path from the rectangle 10 rectange_path = aspose....GraphicsPath () 11 rectange_path. add_rectangle (aspose. pydrawing...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  3. Trabajar con clips en archivos PS| Python

    Agregar clips a archivos PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....a graphics path from the rectangle 10 rectange_path = aspose....GraphicsPath () 11 rectange_path. add_rectangle (aspose. pydrawing...

    docs.aspose.com/page/es/python-net/ps/working-w...
  4. Lavorare con le clip in un file PS | Python

    L'aggiunta di clip ai file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in Python....a graphics path from the rectangle 10 rectange_path = aspose....GraphicsPath () 11 rectange_path. add_rectangle (aspose. pydrawing...

    docs.aspose.com/page/it/python-net/ps/working-w...
  5. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....CFF font – Build the absolute path to the source file using the...constant: Copy 1 string fontPath = Path. Combine (DataDir, "CenturyGothic...

    docs.aspose.com/font/net/convert/advanced-metho...
  6. Convertir archivo PDF a otros formatos|Aspose.P...

    Este tema muestra cómo Aspose.PDF permite convertir un archivo PDF a otros formatos de archivo.... String documentFileName = Paths . get ( DATA_DIR . toString...String texDocumentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/es/java/convert-pdf-to-othe...
  7. Archivio

    Archivio...GraphicsPath _path; private System.Drawing.PointF...Drawing2D.GraphicsPath path) { _path = path; } public void MoveTo(MoveTo...

    blog.aspose.com/it/font/render-text-with-truety...
  8. שנה את צבע המילוי ב-SVG בפייתון | שנה את צבע המ...

    למד כיצד לשנות צבע רקע ב- SVG בפייתון. מדריך זה מציג כיצד לטעון SVG, לשנות את צבעי הרקע שלו, ולשמור את ה- SVG המעודכן בשימוש בקוד פייתון....כגון <circle> , <rect> , או <path> יכולה להכיל מאפיין fill המגדיר...פייתון # אתה יכול גם לשנות אלמנט <path> ספציפי, שזה שימושי עבור אייקונים...

    blog.aspose.com/he/svg/change-svg-fill-color-in...
  9. Изменение цвета заливки SVG в Python | Изменени...

    Узнайте, как изменить цвет заполнения SVG в Python. Этот гид показывает, как загрузить SVG, изменить его цвета заполнения и сохранить обновленный SVG с помощью кода Python....как <circle> , <rect> , или <path> , может иметь атрибут fill...можете изменить конкретный <path> элемент, что полезно для иконок...

    blog.aspose.com/ru/svg/change-svg-fill-color-in...
  10. Converting a HTML file to PNG using Python | As...

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET... Specify the path to the input PDF file by joining...output files, passing in the path to the input file and load options...

    products.aspose.com/pdf/python-net/conversion/h...