Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 72,411 for

ios

(0.09 sec)
  1. Archiv

    Archiv...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/cs/zip/unzip-a-gz-file-in-java-...
  2. Ruby de Çalışma Sayfalarını Yönetme|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...

    docs.aspose.com/cells/tr/java/managing-workshee...
  3. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Loads table substitution...(const System::SharedPtr<System::IO::Stream>&) Saves the current...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Archiwa

    Archiwa...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // utwórz strumień dla wyjściowego...

    blog.aspose.com/pl/page/convert-eps-ps-postscri...
  5. arkiv

    arkiv...XImage->Save(System::SharedPtr System::IO::Stream ström, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/sv/pdf/working-with-images-in-p...
  6. 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/
  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. 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/
  9. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file.... io . FileStream ( ARTIFACTS_DIR...suggested_file_name , system_helper . io . FileMode . CREATE ) as file_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EPS-Größe ändern | C++-API-Lösung

    Die von der Aspose.Page-API-Lösung für C++ angebotene EPS-Größenänderungsfunktion wird hier mit den Codeausschnitten erläutert und veranschaulicht....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

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