Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 6,207 for

paths

(0.04 sec)
  1. Notas de la versión de Aspose.PSD para .NET 24....

    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....texto string archivoFuente = Path . Combine ( baseFolder , "texto_curvado...psd" ); string archivoSalida = Path . Combine ( outputFolder , "export...

    docs.aspose.com/psd/es/net/aspose-psd-for-net-2...
  2. Aspose.PSD für .NET 24.1 - Versionshinweise|Doc...

    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....angewendet string sourceFile = Path . Combine ( baseFolder , "text_warp...psd" ); string outputFile = Path . Combine ( outputFolder , "export...

    docs.aspose.com/psd/de/net/aspose-psd-fur-net-2...
  3. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....; //Font file name with full path 3 var outFile = dataDir + "arial...; //Font file name with full path 3 var outFile = dataDir + "arial...

    docs.aspose.com/font/net/developer-guide/text-r...
  4. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.signer_title property. Gets or sets suggested signer's title...src_document_path = MY_DIR + "Document.docx" dst_document_path = ARTIFACTS_DIR..."SignDocumentCustom.sign.docx" certificate_path = MY_DIR + "morzal.pfx" certificate_password...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Перетворення файлів XPS | Рішення .NET API

    Функції перетворення XPS у PNG, включені в рішення API Aspose.Page для .NET, описано та проілюстровано за допомогою фрагментів коду тут....NET // The path to the documents directory....File.Open(Path.GetDirectoryName(outputFileName) + Path.DirectorySeparatorCh...

    docs.aspose.com/page/uk/net/convert-xps/
  6. Конвертировать файлы XPS | Решение .NET API

    Функциональность преобразования XPS в PNG, включенная в решение Aspose.Page API для .NET, описана и проиллюстрирована фрагментами кода здесь....NET // The path to the documents directory....File.Open(Path.GetDirectoryName(outputFileName) + Path.DirectorySeparatorCh...

    docs.aspose.com/page/ru/net/convert-xps/
  7. Сохранить файл SVG – Aspose.SVG for Python via ...

    Узнайте, как сохранить документ SVG в файл, поток памяти или URL-адрес с помощью библиотеки Python Aspose.SVG....svg import * 3 4 # Prepare a path to the source and output SVG...output_dir = "output/" 7 input_path = os. path . join (data_dir, "with-resources...

    docs.aspose.com/svg/ru/python-net/save-svg-file/
  8. Aspose.PSD pro .NET 24.4 - Poznámky k vydání|Do...

    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....XObjectForm string sourceFile = Path . Combine ( baseFolder , "example...ai" ); string outputFilePath = Path . Combine ( outputFolder , "example...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  9. ملاحظات الإصدار Aspose.PSD for .NET 24.4|Docume...

    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....XObjectForm string sourceFile = Path . Combine ( baseFolder , "example...ai" ); string outputFilePath = Path . Combine ( outputFolder , "example...

    docs.aspose.com/psd/ar/net/aspose-psd-for-net-2...
  10. Import Pdf to OneNote

    Import from Pdf to OneNote using C# or .NET API....Import(Path.Combine(dataDir, "sampleText..."sampleText.pdf" )) 4 .Import(Path.Combine(dataDir, "sampleImage.pdf" ))...

    docs.aspose.com/note/net/import/import-from-pdf/