Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 72,584 for

ios

(0.1 sec)
  1. Charger une police à partir d'un fichier TTF | C++

    Solution API C++ pour charger des polices à partir d'un fichier TTF sur votre disque dur même si ce fichier n'est pas une police lui-même.... IO ; Chargement à partir du fichier...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/fr/cpp/how-to-load-fonts/l...
  2. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Aggiungi un'immagine...

    blog.aspose.com/it/pdf/add-extract-remove-repla...
  3. Hợp nhất XPS sang XPS, XPS sang PDF | .NET

    .NET API Giải pháp hợp nhất các tệp XPS trong một vài dòng mã. Lưu kết quả kết hợp dưới dạng tệp XPS hoặc PDF. Ví dụ mã C# về chức năng hợp nhất....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/vi/net/merge-xps-files/
  4. Come comprimere file senza compressione tramite...

    Come aggiungere file agli archivi senza compressione per una gestione avanzata dei file, offrendo comodità di trasporto, accesso rapido e compatibilità tra varie applicazioni tramite Python.NET...creazione di un’istanza Archive with io . FileIO( "archive.zip" , 'x'...compressione: SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/it/python-net/advanced-...
  5. Створення формул у LaTeX | Рішення .NET API

    Рішення .NET API для роботи з TeX. Включає функції для створення математичних рівнянь у LaTeX і збереження файлу результатів у вигляді зображень....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/uk/net/latex-math/
  6. สร้างฟิกเกอร์ใน LaTeX | โซลูชัน .NET API

    โซลูชัน .NET API เพื่อทำงานร่วมกับ TeX รวมฟังก์ชันการสร้างตัวเลขเอกสารใน LaTeX และบันทึกไฟล์ผลลัพธ์เป็นรูปภาพ...IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/th/net/latex-figures/
  7. TeX licenc betöltése | C++ API megoldás

    C++ API megoldás a TeX-szel való együttműködéshez. Töltse be a licencinformációkat egy fájlból vagy adatfolyamból néhány soros C++ kóddal....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/hu/cpp/loading-license/
  8. تحميل ترخيص TeX | حل API C++ | Aspose

    C++ API Solution للعمل مع TeX. قم بتحميل معلومات الترخيص من ملف أو دفق ببضعة أسطر من كود C++....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/ar/cpp/loading-license/
  9. 記録

    記録...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/ja/page/convert-eps-ps-to-svg-c...
  10. ค้นหา

    ค้นหา...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/th/font/convert-type1-to-ttf/