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

ios

(0.27 sec)
  1. PS 형식 파일 보기 | .NET 해결책 | Aspose

    PS 파일을 보려면 엽니다. .NET Framework 플랫폼, Windows 및 ASP.NET 응용 프로그램에서 PS 문서를 로드, 렌더링 및 표시하는 C# 소스 코드입니다....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/ko/net/viewer/ps/
  2. Xem các tập tin định dạng EPS | Giải pháp cho .NET

    Mở để xem các tệp EPS. Mã nguồn C# để tải, kết xuất và hiển thị các tài liệu EPS trên Nền tảng .NET Framework, Windows và các ứng dụng ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/vi/net/viewer/eps/
  3. Carregue uma fonte do arquivo ttf | C++

    Solução da API C ++ para carregar fontes de um arquivo no seu disco rígido, mesmo que esse arquivo não seja um inselo da fonte. Vejamos como fazer isso de um arquivo TTF.... IO ; Carregando do arquivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/pt/cpp/how-to-load-fonts/l...
  4. Archiv

    Archiv...strana, System::SharedPtr System::IO::Stream output) metody třídy...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/cs/pdf/convert-pdf-pages-to-png...
  5. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::set_ImageStream method. Specifies the stream for the mail merge engine to read an image from in C++....st System::SharedPtr<System::IO::Stream>&) method Specifies the...System :: SharedPtr < System :: IO :: Stream > & value ) Remarks...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/net/save-svg-document/
  7. Aspose.SVG for .NET 24.3.0 – сохранение SVG в п...

    Примеры использования устаревших и новых классов для сохранения SVG в поток с использованием 24.3.0 и более ранних версий библиотеки Aspose.SVG for .NET.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/ru/net/migration-between-ve...
  8. استخراج متن یا تصاویر از PDF با استفاده از Java...

    کد منبع در جاوا برای استخراج متن و تصاویر از فایل های PDF در جاوا و PHP.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/fa/java/parser/
  9. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  10. Estrai testo da PDF in Java | Aspose.PDF

    Codice sorgente Java per estrarre testo da file PDF su Java e PHP, Delphi.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/it/java/parser/text/