Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 72,972 for

ios

(0.3 sec)
  1. Lavorare con le forme in PostScript | C++

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/it/cpp/ps/working-with-sha...
  2. Arbeiten mit Dokumenten in PostScript | C++

    Das Hinzufügen von Seiten zu einer PS-Datei ist eine Funktion, die von der Aspose.Page-API-Lösung für C++ unterstützt wird. ....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/de/cpp/ps/working-with-doc...
  3. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...of IBarcodeGenerator : import io import aspose.words as aw import...draw_error_image(self, error) -> io.BytesIO: """Draws a simple error...

    forum.aspose.com/t/python-words-and-barcode-for...
  4. Representación de fórmulas matemáticas LaTeX | C++

    En artículo se describe la Aspose.TeX para la representación de fórmulas matemáticas C++ LaTeX. Aquí encontrará ejemplos de código de la funcionalidad....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/es/cpp/latex-math-formula-r...
  5. Конвертировать различные форматы изображений в ...

    Эта тема показывает, как библиотека Aspose.PDF для Java позволяет конвертировать различные форматы изображений в PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ru/java/convert-images-form...
  6. Aspose::Words::Fonts::FontSettings::SaveSearchC...

    Aspose::Words::Fonts::FontSettings::SaveSearchCache method. Saves the font search cache to the stream in C++....System :: SharedPtr < System :: IO :: Stream > & outputStream )...const System::SharedPtr<System::IO::Stream>& Output stream. See...

    reference.aspose.com/words/cpp/aspose.words.fon...
  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/