Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 74,198 for

ios

(0.21 sec)
  1. Archivio

    Archivio...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/it/page/convert-xps-or-oxps-fil...
  2. Aspose::Words::Drawing::ImageData::ToStream met...

    Aspose::Words::Drawing::ImageData::ToStream method. Creates and returns a stream that contains the image bytes in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...System :: SharedPtr < System :: IO :: Stream > imgStream = imgShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...input_stream : io . BytesIO , output_stream : io . BytesIO , save_format...input_stream io.BytesIO The input file stream. output_stream io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Archivo

    Archivo...PDF System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/es/page/convert-postscript-ps-e...
  5. Procurar

    Procurar...PDF System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/pt/page/convert-postscript-ps-e...
  6. 搜索

    搜索...輸出流 System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/zh-hant/page/convert-postscript...
  7. Archivo

    Archivo...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/es/page/convert-postscript-eps-...
  8. Procurar

    Procurar...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/pt/page/convert-postscript-eps-...
  9. arkiv

    arkiv...öm System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/sv/page/convert-postscript-eps-...
  10. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/zh/net/resize-eps/