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

ios

(0.17 sec)
  1. 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...
  2. 搜索

    搜索...輸出流 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...
  3. Archiv

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

    blog.aspose.com/de/page/convert-xps-or-oxps-fil...
  4. Procurar

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

    blog.aspose.com/pt/page/convert-xps-or-oxps-fil...
  5. ค้นหา

    ค้นหา...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/th/page/convert-xps-or-oxps-fil...
  6. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Arsip

    Arsip...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/id/page/convert-xps-oxps-to-jpg...
  8. Archiv

    Archiv...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/cs/page/convert-xps-oxps-to-jpg...
  9. Arsip

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

    blog.aspose.com/id/page/convert-postscript-eps-...
  10. Cambiar el tamaño de EPS | Solución API .NET

    La funcionalidad de cambio de tamaño de EPS que ofrece la solución API Aspose.Page para .NET se explica e ilustra con fragmentos de código aquí.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

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