Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 64,748 for

paths

(0.1 sec)
  1. Travailler avec des formes dans PostScript | C++

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité 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/fr/cpp/ps/working-with-sha...
  2. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via C++ downloadable modules....Specify the path to that directory in root_load_path property of...() load_settings . root_load_path = "extra/resources" asposeocr...

    docs.aspose.com/ocr/python-cpp/modules/management/
  3. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  4. 将 HTML 转换为 Markdown – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 MD。在 C# 示例中考虑各种 HTML 到 Markdown 的转换情况。尝试在线 HTML 转换器。... new MarkdownSaveOptions(), Path. Combine (OutputDir, "convert...Markdown using C# 2 3 // Prepare a path for converted file saving 4...

    docs.aspose.com/html/zh/net/convert-html-to-mar...
  5. C#에서 SVG 회전, SVG 크기 조정, SVG 변환 및 왜곡

    .NET 라이브러리용 Aspose.SVG를 사용하여 C#에서 SVG를 변환하는 방법을 알아보세요. 프로그래밍 방식으로 SVG를 회전하고, SVG 크기를 조정하고, SVG를 변환하고 왜곡할 수 있습니다....document string documentPath = Path.Combine(DataDir, "circles.svg"...Save the document document.Save(Path.Combine(OutputDir, "rotate-circles...

    products.aspose.com/svg/ko/net/svg-transformati...
  6. ثيمات وألوان إكسل باستخدام C++|Documentation

    كود C++ لاستخدام مخطط ألوان إكسل مع واجهة برمجة التطبيقات Aspose.Cells for C++...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ar/cpp/excel-themes-and-c...
  7. Конвертация CSV, TSV и TXT в Excel с помощью C+...

    Узнайте, как конвертировать файлы CSV, TSV и TXT в Excel, используя Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...object and open the file from its path Workbook wbCSV ( srcDir + u...

    docs.aspose.com/cells/ru/cpp/convert-csv-tsv-an...
  8. Node.jsをC++経由で使用して印刷タイトルを設定する方法|Documentation

    この資料では、Node.jsとC++を使用してAspose.Cellsライブラリで印刷タイトルを設定する方法を説明します。...node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/ja/nodejs-cpp/how-to-set-...
  9. ¿Cómo cambiar el color del texto en HTML? Ejemp...

    Con los ejemplos de C# de Aspose.HTML aprenderá cómo cambiar el color del texto en un archivo HTML usando CSS interno y en línea....output path for HTML document saving 4 string savePath = Path. Combine...Prepare path to source HTML file 7 string documentPath = Path. Combine...

    docs.aspose.com/html/es/net/how-to-articles/how...
  10. Конвертувати SVG до JSON на Python – Aspose.SVG

    Перетворюйте SVG на JSON за допомогою кодування Base64, що забезпечує легку інтеграцію, безпечну передачу даних і ефективне зберігання зображень SVG у веб-проектах....convert_svg_to_json(svg_path, json_path): # Load an SVG document...document = assvg.SVGDocument(svg_path) # Save the SVG content to a...

    products.aspose.com/svg/uk/python-net/base64-en...