Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 65,794 for

paths

(0.74 sec)
  1. Convertir SVG en JPG en Python – Aspose.HTML

    Convertissez SVG en JPG avec Aspose.HTML for Python via .NET. Examinez des exemples de code Python pour la conversion de SVG en JPG....define paths 9 output_dir = "output/" 10 if not os. path . exists...makedirs (output_dir) 12 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/fr/python-net/convert-svg-...
  2. PostScript での図形の操作 | .NET

    PS ファイルに図形を追加する方法については、Aspose.Page API ソリューションで回答しています。.NET での機能の使用方法については、こちらをご覧ください。...graphics path from the first rectangle 12 GraphicsPath path = new...new GraphicsPath(); 13 path. AddRectangle ( new RectangleF(250...

    docs.aspose.com/page/ja/net/ps/working-with-sha...
  3. Converter ficheiros XPS | Solução API .NET

    A funcionalidade de conversão de XPS para PNG incluída na solução API Aspose.Page para .NET é descrita e ilustrada com os excertos de código aqui....NET // The path to the documents directory....File.Open(Path.GetDirectoryName(outputFileName) + Path.DirectorySeparatorCh...

    docs.aspose.com/page/pt/net/convert-xps/
  4. Convertir des fichiers XPS | Solution API .NET

    La fonctionnalité de conversion XPS en PNG incluse dans la solution API Aspose.Page pour .NET est décrite et illustrée avec les extraits de code ici....NET // The path to the documents directory....File.Open(Path.GetDirectoryName(outputFileName) + Path.DirectorySeparatorCh...

    docs.aspose.com/page/fr/net/convert-xps/
  5. 转换 XPS 文件 | .NET API 解决方案

    本文通过代码片段,对 Aspose.Page API 解决方案中包含的 XPS 到 PNG 转换功能进行了描述和演示。...NET // The path to the documents directory....File.Open(Path.GetDirectoryName(outputFileName) + Path.DirectorySeparatorCh...

    docs.aspose.com/page/zh/net/convert-xps/
  6. Convertir archivos XPS | Solución API .NET

    La funcionalidad de conversión de XPS a PNG incluida en la solución API Aspose.Page para .NET se describe e ilustra con fragmentos de código aquí....NET // The path to the documents directory....File.Open(Path.GetDirectoryName(outputFileName) + Path.DirectorySeparatorCh...

    docs.aspose.com/page/es/net/convert-xps/
  7. ลบไฟล์แนบจาก PDF โดยใช้ Python | Aspose.PDF

    ลบไฟล์แนบจาก PDF ด้วย Python บน .NET Framework, .NET Core และ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/th/python-net/attachmen...
  8. Rimuovi pagine dal PDF utilizzando Python | Asp...

    Rimuovi le pagine dal file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/it/python-net/pages/rem...
  9. 使用 Python 合并 PDF 文件 | Aspose.PDF

    使用适用于 Python for .NET 的 Aspose.PDF 以编程方式将 PDF 文件与 Python 示例代码合并...apdf from os import path path_infiles = [ path . join ( self . data_dir...infile in infiles ] path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/merg...
  10. Especificar cifras significativas que se almace...

    Aprende cómo controlar las cifras significativas almacenadas en archivos de Excel usando la API de Aspose.Cells para Python via .NET....Workbook , CellsHelper # The path to the documents directory....current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/es/python-net/specifying-...