Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 66,078 for

paths

(1.82 sec)
  1. 在 XPS 文件中使用渐变 | Python

    如何在 XPS 文件中添加垂直、水平或线性渐变,这个问题可以通过 Aspose.Page API 解决方案来解答。学习 Python 的功能... 结果 Copy 1 # The path to the documents directory....248), 1)) 13 # Create a new path by defining geometery in an...

    docs.aspose.com/page/zh/python-net/xps/working-...
  2. Работа с градиентом в файле XPS | Python

    Как добавить вертикальный, горизонтальный или линейный градиент в файл XPS — это вопрос, на который отвечает решение Aspose.Page API для Python... Результат Copy 1 # The path to the documents directory....248), 1)) 13 # Create a new path by defining geometery in an...

    docs.aspose.com/page/ru/python-net/xps/working-...
  3. Convertire un file TEX in TXT utilizzando Pytho...

    Codice di esempio su Python per la conversione da TEX a TXT. Usa il codice di esempio per la conversione batch da TEX a TXT con Python e .NET...utilizzando la funzione path.join dal modulo os.path, unendo le directory...generato su disco usando il file path_out, con un testo estratto dalla...

    products.aspose.com/pdf/it/python-net/conversio...
  4. Obteniendo encabezados o pies de página con Nod...

    Este artículo explica cómo obtener programáticamente encabezados y pies de página de archivos de Excel u OpenOffice usando la API de Node.js vía C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/es/nodejs-cpp/get-headers...
  5. Опис версії Aspose.PSD для .NET 24.7|Documentation

    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....документа AI string sourceFile = Path . Combine ( baseFolder , "[....ai" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/uk/net/aspose-psd-dlya-net-...
  6. Aspose.PSD para .NET 24.7 - Notas de Lançamento...

    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....documento AI string arquivoOrigem = Path . Combine ( pastaBase , "[SA]_ID_card_template...ai" ); string arquivoSaida = Path . Combine ( pastaSaida , "[...

    docs.aspose.com/psd/pt/net/aspose-psd-para-net-...
  7. Aspose.PSD за .NET 24.7 - Бележки за изданието|...

    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....документ string sourceFile = Path . Combine ( baseFolder , "[....ai" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/bg/aspose-psd-za-net-24-7-b...
  8. Converting a TEX file to PNG using Python | Asp...

    Sample code on Python for TEX to PNG conversion. Use example code for batch TEX to PNG conversion with Python and .NET...Specify the path to the input PDF document using path.join function...function from os.path module, joining indir and infile directories...

    products.aspose.com/pdf/python-net/conversion/t...
  9. Catatan Rilis Aspose.PSD for .NET 24.7|Document...

    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....dokumen AI string sourceFile = Path . Combine ( baseFolder , "[....ai" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  10. 在 XPS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能...以下代码片段演示了将透明对象添加到 XPS 文档的完整功能: Copy 1 # The path to the documents directory....transparency 7 doc. add_path (doc. create_path_geometry ( "M120,0...

    docs.aspose.com/page/zh/python-net/xps/working-...