Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 62,425 for

ios

(0.1 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....st System::SharedPtr<System::IO::Stream>&) method Loads table...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. 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...
  3. Laden Sie eine Schriftart aus der TTF-Datei | C++

    C++-API-Lösung zum Laden von Schriftarten aus einer TTF-Datei auf Ihrer Festplatte, auch wenn es sich bei der Datei selbst nicht um eine Schriftart handelt... IO ; Laden aus der Datei mit dem...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  4. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。... IO ; 使用filesystemstreamsour对象从文件加载...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  5. arkiv

    arkiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Lägg till...

    blog.aspose.com/sv/pdf/add-extract-remove-repla...
  6. Aspose.Pdf.Facades.PdfExtractor 在 MacOS 存的檔案都是 ...

    您好,我在 Apple M4 Pro 上使用 Aspose.PDF V25.3 .0 使用 Aspose.Pdf.Facades.PdfExtractor 來儲存 PDF 中的影像,儲存的圖檔都是 0 byte ,也沒有任何的錯誤。 註: 已透過 brew 安裝 mono-libgdiplus , 並重新開機過。 brew install mono-libgdiplus 程式如下, using System.IO; using …...IO; using Aspose.Pdf; using Aspose...PdfExtractor()) { var pdfFile = System.IO.Path.Combine(dataDir, contractPdf);...

    forum.aspose.com/t/aspose-pdf-facades-pdfextrac...
  7. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  8. Рендеринг математических формул LaTeX | С++

    В этой статье описано решение Aspose.TeX API для рендеринга математических формул C++ LaTeX. Здесь вы найдете примеры кода функциональности....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/ru/cpp/latex-math-formula-r...
  9. สร้างตัวเลขใน LaTeX | โซลูชัน C++ API

    โซลูชัน C++ API เพื่อทำงานร่วมกับ TeX รวมฟังก์ชันการสร้างตัวเลขเอกสารใน LaTeX และบันทึกไฟล์ผลลัพธ์เป็นรูปภาพ...set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/th/cpp/latex-figures/
  10. Crea formule in LaTeX | Soluzione API .NET

    Soluzione API .NET per lavorare con TeX. Include la funzionalità per creare equazioni matematiche in LaTeX e salvare il file dei risultati come immagini....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/it/net/latex-math/