Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 65,795 for

paths

(0.12 sec)
  1. ארכיון

    ארכיון... string path = "/CreateMultiCurve.shp"; //...(VectorLayer layer = VectorLayer.Create(path, Drivers.Shapefile)) { // הפעל...

    blog.aspose.com/he/gis/make-geometric-shapes-in...
  2. Extraire des données vectorielles d'un fichier ...

    Aspose.PDF facilite l'extraction de données vectorielles d'un fichier PDF. Vous pouvez obtenir les données vectorielles (chemin, polygone, polyligne), telles que la position, la couleur, l'épaisseur de ligne, etc....ProcessGraphicsInPDF () { // The path to the documents directory var...SaveVectorGraphicsFr () { // The path to the documents directory var...

    docs.aspose.com/pdf/fr/net/extract-vector-data-...
  3. PDF 파일에서 벡터 데이터 추출하기 C#|Aspose.PDF for .NET

    Aspose.PDF는 PDF 파일에서 벡터 데이터를 쉽게 추출할 수 있게 해줍니다. 위치, 색상, 선 너비 등과 같은 벡터 데이터(경로, 다각형, 폴리라인)를 얻을 수 있습니다....ProcessGraphicsInPDF () { // The path to the documents directory var...SaveVectorGraphicsFr () { // The path to the documents directory var...

    docs.aspose.com/pdf/ko/net/extract-vector-data-...
  4. Wグラデーションの操作 | Python

    PSファイルにグラデーションを追加する機能は、Aspose.Page APIソリューションでサポートされています。Pythonでこの機能を使用する方法をご覧ください。... Copy 1 # The path to the documents directory....a graphics path from the first rectangle 18 path = aspose. pydrawing...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  5. Convertir Markdown en PDF en Python – Aspose.HTML

    Convertissez du Markdown en PDF avec Aspose.HTML for Python via .NET. Explorez les conversions Markdown en PDF avec des exemples Python prêts à l'emploi....chemin du fichier de sortie save_path à la méthode convert_html()...Setup output directory and paths 8 output_dir = "output/" 9 os...

    docs.aspose.com/html/fr/python-net/convert-mark...
  6. Spécifiez les options de sauvegarde de fichier ...

    Il existe plusieurs surcharges de méthode Scene.Save qui acceptent un objet SaveOptions. Chaque format de sauvegarde a une classe correspondante qui contient des options de sauvegarde pour ce format de sauvegarde....MATRIX # Configure the lookup paths to allow importer to find external...dependencies. saveColladaopts . lookup_paths = [[ dataDir ]] Utilisation...

    docs.aspose.com/3d/fr/python-net/specify-3d-fil...
  7. Especificar las opciones de guardado de archivo...

    Hay varias sobrecargas del método Scene.Save que aceptan un objeto SaveOptions. Cada formato de guardado tiene una clase correspondiente que contiene opciones de guardado para ese formato de guardado....MATRIX # Configure the lookup paths to allow importer to find external...dependencies. saveColladaopts . lookup_paths = [[ dataDir ]] Uso de las opciones...

    docs.aspose.com/3d/es/python-net/specify-3d-fil...
  8. Укажите параметры сохранения файла 3D|Documenta...

    Существует несколько перегрузок метода Scene.Save, которые принимают объект SaveOptions. Каждый формат сохранения имеет соответствующий класс, который содержит параметры сохранения для этого формата сохранения....MATRIX # Configure the lookup paths to allow importer to find external...dependencies. saveColladaopts . lookup_paths = [[ dataDir ]] Использование...

    docs.aspose.com/3d/ru/python-net/specify-3d-fil...
  9. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML....Prepare path to source HTML file 4 string documentPath = Path. Combine...to a file 20 document. Save (Path. Combine (OutputDir, "queryselector-p...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. 파이썬에서 SVG 채우기 색상 변경 | SVG 채우기 색상 변경

    SVG 채우기 색상을 Python에서 변경하는 방법을 배워보세요. 이 가이드는 SVG를 로드하고, 채우기 색상을 변경하며, Python 코드를 사용하여 업데이트된 SVG를 저장하는 방법을 보여줍니다.... <circle> , <rect> , 또는 <path> 와 같은 각 도형은 내부 색상을 정의하는 fill...3"/> SVG 경로를 파이썬으로 채우기 # 특정 <path> 요소를 수정할 수도 있습니다. 이는 아이콘이나 벡터...

    blog.aspose.com/ko/svg/change-svg-fill-color-in...