Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 69,974 for

paths

(0.12 sec)
  1. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  2. Clase PdfFileSignature|Aspose.PDF for Python vi...

    Explore como agregar, verificar y quitar firmas digitales de documentos PDF en Python usando la clase PDFFileSignature con Aspose.PDF....pdf_signature , certificate_path , certificate_password = DE...set_certificate ( certificate_path , certificate_password ) def...

    docs.aspose.com/pdf/es/python-net/pdffilesignat...
  3. 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...
  4. Работа с клипами в 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Python を使用して PDF ファイルからベクターデータを抽出する|Aspose.PDF ...

    Aspose.PDF を使用すると、PDF ファイルからベクターデータを簡単に抽出できます。位置、色、線幅などのベクターデータ (パス、ポリゴン、ポリライン) を取得できます。...infile (str): Path to input PDF file. outfile (str): Path to output...(str): Path to input PDF file. svg_outfile (str): Path to output...

    docs.aspose.com/pdf/ja/python-net/extract-vecto...
  10. Конвертувати SVG до CSS на Python – Aspose.SVG

    Перетворіть SVG на Base64 і збережіть його як CSS за допомогою Python. Покращте вбудовування та зберігання векторної графіки в таблицях стилів....convert_svg_to_css(svg_path, css_path, class_name): # Load an...SVGDocument(svg_path) # Temporary file path to save the SVG content...

    products.aspose.com/svg/uk/python-net/base64-en...