Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 6,207 for

paths

(0.08 sec)
  1. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...an XPS document: Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Cómo optimizar SVG – Ejemplos de C#

    Aprenderá cómo optimizar SVG y reducir el tamaño de los archivos SVG....var document = new SVGDocument(Path. Combine (DataDir, "source.svg"...to a file 15 document. Save (Path. Combine (DataDir, "optimized...

    docs.aspose.com/svg/es/net/how-to-optimize-svg/
  3. Конвертировать Markdown в изображение – MD в JP...

    Конвертируйте Markdown в изображения онлайн или на C#. Рассмотрим преобразование Markdown в JPG, PNG, BMP, GIF и TIFF на примерах C#....пример: Copy 1 // Prepare a path to a source Markdown file 2...2 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/ru/net/convert-markdown-to...
  4. Convierta Markdown en imagen – MD a JPG, PNG, B...

    Convierta Markdown a imágenes en línea o en C#. Considere las conversiones de Markdown a JPG, PNG, BMP, GIF y TIFF en ejemplos de C#....ayudarte: Copy 1 // Prepare a path to a source Markdown file 2...2 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/es/net/convert-markdown-to...
  5. Arbeiten mit Formen in PostScript | C++

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird.... Copy 1 // The path to the documents directory....false ); 18 19 //Create graphics path from the first rectangle 20...

    docs.aspose.com/page/de/cpp/ps/working-with-sha...
  6. Trabajar con formas en PostScript | C++

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++.... Copy 1 // The path to the documents directory....false ); 18 19 //Create graphics path from the first rectangle 20...

    docs.aspose.com/page/es/cpp/ps/working-with-sha...
  7. Guardar un documento SVG – C#

    En el artículo, aprenderá cómo guardar un documento SVG en un archivo, secuencia de memoria, archivo ZIP o URL usando Aspose.SVG para la biblioteca .NET.... 4 5 // Prepare a path for an SVG document saving 6...6 string documentPath = Path. Combine (OutputDir, "lineto_out...

    docs.aspose.com/svg/es/net/save-svg-document/
  8. Aspose.PSD for .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....เมื่อเปิดเอกสาร AI string sourceFile = Path . Combine ( baseFolder , "[....ai" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-2...
  9. Aspose.PSD برای .NET 24.7 - یادداشت های نسخه|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....کردن سند AI string sourceFile = Path . Combine ( baseFolder , "[....ai" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  10. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....Prepare a path to a source HTML file 8 string inputPath = Path. Combine...(); 11 12 // Prepare a full path to an output Zip storage 13...

    docs.aspose.com/html/net/migration-between-vers...