Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 73,233 for

ios

(0.21 sec)
  1. Caricamento di font SVG | .NET

    Scopri come caricare font basati su SVG in un'applicazione .NET usando Aspose.Font. Include scenari con file, array di byte e stream con esempi di codice completi....IO;<br> — Aggiungi il pacchetto...using System; 2 using System. IO ; 3 using Aspose. Font ; 4 using...

    docs.aspose.com/font/it/net/how-to-load-fonts/l...
  2. Convertire BMP in EPS utilizzando l'API per C++

    La funzionalità di conversione da BMP a EPS offerta dalla soluzione API Aspose.Page per C++ è spiegata e illustrata con frammenti di codice qui....System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...

    docs.aspose.com/page/it/cpp/convert/bmp-to-eps/
  3. Архивы

    Архивы...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/ru/font/convert-type1-to-ttf/
  4. 档案

    档案...io.FileInputStream psStream = new java.io.FileInputStream("input...文件输入流 java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/zh/page/combine-merge-ps-postsc...
  5. Archiv

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

    blog.aspose.com/de/page/merge-combine-xps-csharp/
  6. أرشيف

    أرشيف...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/ar/font/convert-type1-to-ttf/
  7. Archiv

    Archiv...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/cs/font/convert-type1-to-ttf/
  8. Einschränkungen und API-Unterschiede|Aspose.Sli...

    Vergleichen Sie die Einschränkungen und API-Unterschiede zwischen Aspose.Slides für PHP über Java und Aspose.Slides für Java....io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/de/php-java/limitations-...
  9. LaTeX에서 그림 생성 | C++ API 솔루션

    TeX 작업을 위한 C++ API 솔루션. LaTeX에서 문서 그림을 생성하고 결과 파일을 이미지로 저장하는 기능이 포함되어 있습니다....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/ko/cpp/latex-figures/
  10. ラテックスからXPS | C++

    C ++用のAspose.TeX APIソリューションの変換機能により、LaTexファイルをTEH XPS形式に変換できます。いくつかのコードの例を次に示します。...System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/ja/cpp/latex-to-xps/