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

ios

(0.29 sec)
  1. 档案

    档案...XImage->Save(System::SharedPtr) 保存图像 System::IO::Stream 流,系统::SharedPtr Syst...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/zh/pdf/working-with-images-in-p...
  2. Lưu trữ

    Lưu trữ...(System :: SharedPtr System::IO::Stream luồng, Hệ thống :: SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/vi/pdf/working-with-images-in-p...
  3. 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...
  4. Aspose.Cells for Python via .NETをPandasのExcelエン...

    Aspose.Cells for Python via .NETをPandasのExcelエンジンとして使用する。...adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/ja/python-net/using-aspos...
  5. Загрузить шрифт из файла CFF | С++

    Решение C++ API для загрузки шрифтов из файла на жестком диске, даже если этот файл не шрифт. Давайте посмотрим, как сделать это из файла CFF.... IO ; Загрузка из файла с использованием...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/ru/cpp/how-to-load-fonts/l...
  6. Archiwa

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

    blog.aspose.com/pl/page/combine-merge-ps-postsc...
  7. آرشیوها

    آرشیوها...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/fa/zip/unzip-a-gz-file-in-java-...
  8. Archiv

    Archiv...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/cs/page/merge-combine-xps-csharp/
  9. ארכיון

    ארכיון...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/he/page/merge-combine-xps-csharp/
  10. Aggiungi icone al foglio di lavoro con C++|Docu...

    Impara come aggiungere icone ai fogli di lavoro Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/it/cpp/insert-svg-to-excel/