Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 72,574 for

ios

(0.19 sec)
  1. Carica un carattere dal file CFF | C++

    Soluzione API C ++ per caricare i caratteri da un file sul disco rigido anche se questo file non è un po 'di carattere. Diamo un'occhiata a come farlo da un file CFF.... IO ; Caricamento dal file usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/it/cpp/how-to-load-fonts/l...
  2. 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...
  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. 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...
  5. أرشيف

    أرشيف...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...، النظام :: SharedPtr System::IO::Stream الإخراج) طريقة. أغلق...

    blog.aspose.com/ar/pdf/convert-pub-to-image-usi...
  6. آرشیوها

    آرشیوها...io.OutputStream imageStream = new java.io.FileOutpu...کنید java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/fa/pdf/convert-pdf-to-png-jpeg-...
  7. Convert PDF to Different Image Formats in Pytho...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....pdf as apdf from io import FileIO path_infile = path...import aspose.pdf as apdf from io import FileIO path_infile = path...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  8. 아카이브

    아카이브...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/ko/zip/unzip-a-gz-file-in-java-...
  9. Chercher

    chercher...io.FileInputStream psStream = new java.io.FileInputStream("input...PostScript java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/fr/page/combine-merge-ps-postsc...
  10. ค้นหา

    ค้นหา...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/th/page/merge-combine-xps-csharp/