Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 66,077 for

paths

(1.11 sec)
  1. Convert CFF to OTF seamlessly | API for .NET

    Learn how to convert CFF to OTF using .NET API. Integrate this native CFF to OTF font conversion functionality into your own solution....combining the output directory path OutputDir with the desired font...font file name using Path.Combine() Method. Save the resultant...

    products.aspose.com/font/net/conversion/cff-to-...
  2. Завантажити шрифт із файлу TTF | C++

    Рішення C++ API для завантаження шрифтів із файлу на жорсткому диску, навіть якщо це не шрифт сам по собі. Давайте розглянемо, як це зробити з файлу TTF.... Copy 1 // Construct path to the file 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/uk/cpp/how-to-load-fonts/l...
  3. Change SVG Background Color – C# Examples with ...

    Learn how to change SVG background color in C# with Aspose.SVG – by modifying the SVG directly, using inline and internal CSS, and using JavaScript....SVGDocument document = new SVGDocument(Path. Combine (DataDir, "tree.svg"...document 21 document. Save (Path. Combine (OutputDir, "add-background-color...

    docs.aspose.com/svg/net/change-svg-background-c...
  4. CSV, TSV ve TXT yi Excel e dönüştür|Documentation

    CSV, TSV ve TXT dosyalarını Excel e dönüştürmenin yollarını Aspose.Cells for C++ kullanarak öğrenin....Startup (); // Source directory path U16String srcDir ( u ".. \\...object and open the file from its path Workbook wbCSV ( srcDir + u...

    docs.aspose.com/cells/tr/cpp/convert-csv-tsv-an...
  5. Как установить папку со шрифтами – Aspose.HTML ...

    Узнайте и получите пошаговое руководство о том, как настроить папку шрифтов для преобразования HTML в PDF с помощью Aspose.HTML for .NET....conversion 2 3 // Prepare a path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "file.html" ); 5 6...

    docs.aspose.com/html/ru/net/how-to-set-font-fol...
  6. เพิ่มแปรงและการไล่ระดับสีให้กับไฟล์ XPS | .NET

    .NET API Solution เพื่อแก้ไขไฟล์ XPS เพิ่ม Visual Brushes การไล่ระดับสี และพื้นที่สีต่างๆ สร้างและแก้ไขไฟล์ XPS ด้วยโค้ด C# สองสามบรรทัด...Drawing; // The path to the documents directory....เพื่อจัดการแปรงภาพของไฟล์ XPS // The path to the documents directory....

    products.aspose.com/page/th/net/work-with-brushes/
  7. OneNote-Dokumente in PDF und andere Formate kon...

    Dieser Leitfaden bietet Java-Entwicklern eine Anleitung zum Konvertieren von OneNote-Dokumenten in verschiedene Formate wie PDF....one" ; 5 Path inputPath = Utils. getPath ..."LoadDocIntoAsposeNot.pdf" ; 7 Path outputPath = Utils. getPath...

    docs.aspose.com/note/de/java/convert-onenote-do...
  8. إنشاء وإدارة المخططات باستخدام Node.js عبر C++|...

    تعلم كيفية استخدام Aspose.Cells لـ Node.js لإنشاء مخططات في Microsoft Excel. سيعرض دليلنا أنواع المخططات المختلفة وكيفية تخصيص مظهرها وتنسيقها....الأمثلة التالية: const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ar/nodejs-cpp/creating-ch...
  9. Convertir SVG a JPG en Python – Aspose.HTML

    Convierta SVG a JPG usando la biblioteca de Python Aspose.HTML. Obtenga información sobre ImageSaveOptions y considere ejemplos de código Python para convertir SVG a JPG....define paths 9 output_dir = "output/" 10 if not os. path . exists...makedirs (output_dir) 12 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/es/python-net/convert-svg-...
  10. Options de rendu – Aspose.HTML for .NET

    Découvrez les options de rendu dans Aspose.HTML for .NET pour personnaliser le rendu de HTML en PDF, XPS, DOCX et images. Obtenir des exemples C# prêts à l'emploi....14 } 15 }; 16 17 // Prepare a path to save the converted file 18...18 string savePath = Path. Combine (OutputDir, "file-with-custom-page-size...

    docs.aspose.com/html/fr/net/rendering-options/