Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 62,292 for

ios

(0.25 sec)
  1. أرشيف

    أرشيف...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/ar/page/convert-postscript-eps-...
  2. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/net/merge-xps-files/
  3. Xem các tập tin định dạng XPS | Giải pháp cho .NET

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

    products.aspose.com/page/vi/net/viewer/xps/
  4. ดูไฟล์รูปแบบ XPS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ XPS ซอร์สโค้ด C# เพื่อโหลด แสดงผล และแสดงเอกสาร XPS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/xps/
  5. ארכיון

    ארכיון...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/he/page/convert-xps-or-oxps-fil...
  6. تبدیل XML با استفاده از C++ | Aspose.PDF

    کد منبع نسخه ی نمایشی ساده برای تبدیل XML و بارگذاری به سند PDF بر روی هر پلت فرم با زبان C++....); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/fa/cpp/transform-xml/
  7. Przekształć XML przy użyciu C++ | Aspose.PDF

    Prosty kod źródłowy demo do przekształcenia XML i załadowania do dokumentu PDF na dowolnej platformie z językiem C++....); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/pl/cpp/transform-xml/
  8. Ekstrak Gambar dari PDF|Aspose.PDF untuk Androi...

    Cara mengekstrak bagian dari gambar dari PDF menggunakan Aspose.PDF untuk Android via Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/id/androidjava/extract-imag...
  9. Watermark.set_image method | Aspose.Words for P...

    aspose.words.Watermark.set_image method...set_image ( self , image_stream : io . BytesIO , options : aspose...Type Description image_stream io.BytesIO options ImageWatermarkOption...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Recadrer EPS | Solution API C++

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/fr/cpp/crop-eps/