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

ios

(0.12 sec)
  1. تحميل TeX من ZIP | حل API C++ | Aspose

    C++ API Solution للعمل مع TeX. تعلم من المثال كيفية تحميل ملف TeX من ZIP ببضعة أسطر من التعليمات البرمجية....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/ar/cpp/load-tex-from-zip/
  2. 搜索

    搜索...輸入流 System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/zh-hant/page/convert-postscript...
  3. Метадані XMP | API для кодування EPS | .NET

    .NET API Рішення для роботи з файлами EPS. Функціональність для кодування метаданих XMP файлів EPS. Приклади C# як додавати, редагувати та отримувати це....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/uk/net/xmp-metadata/
  4. بيانات تعريف XMP | API لترميز EPS | المحلول .NET

    NET API Solution للعمل مع ملفات EPS. وظائف غنية لترميز بيانات XMP الأولية لملفات EPS. C# أمثلة حول كيفية إضافته وتحريره والحصول عليه....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/ar/net/xmp-metadata/
  5. 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/
  6. 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/
  7. ดูไฟล์รูปแบบ 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/
  8. 아카이브

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

    blog.aspose.com/ko/page/convert-xps-oxps-to-jpg...
  9. 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...
  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/