Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 61,578 for

paths

(0.15 sec)
  1. Aspose.PSD for .NET 21.5 - 发行说明|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...."PSDNET758_1" ; string sourcePath = Path . Combine ( dataDir , sourceFileName...sourceFileName ); string outputPath = Path . Combine ( dataDir , outputFileName...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters... Save ( $"{path}QRCodetext.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}QRCodetext.png" , DecodeType...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  3. SVG-Datei bearbeiten – Aspose.SVG for .NET

    Erfahren Sie, wie Sie SVG in C# bearbeiten. Mit Aspose.SVG for .NET können Sie SVG-Elemente und SVG-Pfade hinzufügen und bearbeiten, auf Bitmaps zeichnen usw....(SVGPathElement-Klasse, QualifiedName = “path”). SVG-Kreis – SVG Circle Jedes...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "basic-shapes...

    docs.aspose.com/svg/de/net/edit-svg-file/
  4. Convertir HTML a GIF en Python – Aspose.HTML fo...

    Convierte HTML a GIF con la biblioteca de Python Aspose.HTML. Explora escenarios de conversión de HTML a GIF con ejemplos de Python....ruta del archivo de salida save_path y realiza la operación de conversión...Setup directories and define paths 11 output_dir = "output/" 12...

    docs.aspose.com/html/es/python-net/convert-html...
  5. Конвертировать HTML в JPEG на Python – Aspose.H...

    Конвертируйте HTML в JPEG программно с помощью библиотеки Aspose.HTML for Python via .NET. Изучите сценарии преобразования HTML в JPEG на примерах Python....путь к выходному файлу save_path и выполняет операцию преобразования...Setup directories and define paths 13 output_dir = "output/" 14...

    docs.aspose.com/html/ru/python-net/convert-html...
  6. Excel nach PDF mit C++ konvertieren|Documentation

    Erfahren Sie, wie Sie Excel Arbeitsmappen mit Aspose.Cells und C++ in PDF umwandeln....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/de/cpp/convert-excel-to-pdf/
  7. Converti Excel in PDF con C++|Documentation

    Scopri come Convertire cartelle di lavoro Excel in formato PDF usando Aspose.Cells con C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/it/cpp/convert-excel-to-pdf/
  8. Python에서 SVG를 XML로 변환 – Aspose.SVG for Python v...

    SVG를 Base64로 변환하고 Python에서 XML로 저장하여 호환성을 강화하고 데이터 전송을 단순화하며 XML 문서의 무결성을 보장합니다....convert_svg_to_xml(svg_path, xml_path): # Load an SVG document...SVGDocument(svg_path) # Temporary file path to save the SVG content...

    products.aspose.com/svg/ko/python-net/base64-en...
  9. Temas y colores de Excel con C++|Documentation

    Código C++ para usar el esquema de colores de Excel con la API Aspose.Cells for C++...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/es/cpp/excel-themes-and-c...
  10. 图像模板– Image Stencil – 如何用 Python 制作模板

    本文介绍如何通过 .NET API 使用 Aspose.SVG for Python 从图像创建模板。...这意味着矢量化器将使用 path_builder 中指定的设置来创建和优化路径。 指定 属性以限制矢量化中使用的颜色数量。...output_folder = "output/" 8 if not os. path . exists (output_folder): 9...

    docs.aspose.com/svg/zh/python-net/image-stencil/