Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 69,975 for

paths

(0.45 sec)
  1. 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...
  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. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....Diagram diagram = new Diagram("path_to_your_diagram.vsd"); // Get...modified diagram diagram.Save("path_to_save_modified_diagram.vsdx"...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  7. 텍스트 필드 채우기|Aspose.PDF for Python via .NET

    이 예제는.NET을 통해 파이썬용 Aspose.PDF 파일을 사용하여 PDF 양식의 텍스트 필드를 자동으로 채우는 방법을 보여줍니다.PDF 문서를 로드하고, 특정 양식 필드를 이름으로 채우고, 업데이트된 파일을 저장하는 방법을 보여줍니다....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/ko/python-net/fill-text-fie...
  8. Hapus Stempel Berdasarkan ID|Aspose.PDF for Pyt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/id/python-net/delete-stamp-...
  9. 필드 정렬을 세로로 설정|Aspose.PDF for Python via .NET

    이 예제에서는 Python용 Aspose.PDF 를 사용하여 PDF 문서에서 양식 필드의 세로 정렬을 설정하는 방법을 보여줍니다....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/ko/python-net/set-field-ali...
  10. Gerenciar Carimbo por ID|Aspose.PDF for Python ...

    Como manipular anotações de carimbo de borracha em um PDF pelos seus IDs exclusivos usando Aspose.PDF for Python...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/pt/python-net/manage-stamp-...