Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 72,970 for

ios

(0.19 sec)
  1. Архів

    Архів...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/uk/page/convert-xps-oxps-to-jpg...
  2. Arşiv

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

    blog.aspose.com/tr/page/convert-xps-oxps-to-jpg...
  3. Archivo

    Archivo...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/es/page/convert-xps-to-pdf-oxps...
  4. ค้นหา

    ค้นหา...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/th/page/convert-xps-to-pdf-oxps...
  5. Archiv

    Archiv...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/de/page/convert-xps-to-pdf-oxps...
  6. ค้นหา

    ค้นหา...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/th/page/merge-combine-ps-postsc...
  7. Procurar

    Procurar...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/pt/page/merge-combine-ps-postsc...
  8. Архів

    Архів...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/uk/page/merge-combine-ps-postsc...
  9. ארכיון

    ארכיון...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/he/page/merge-combine-ps-postsc...
  10. 调整 EPS 大小 | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ EPS 大小调整功能。...8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

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