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

ios

(0.28 sec)
  1. Работа с документом в PostScript | С++

    Добавление страниц в файл PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/ru/cpp/ps/working-with-doc...
  2. Mengonversi PDF ke Format Gambar|Aspose.PDF unt...

    Topik ini menunjukkan bagaimana Aspose.PDF memungkinkan konversi PDF ke berbagai format gambar. Konversi halaman PDF ke gambar PNG, JPEG, BMP dengan beberapa baris kode....io.FileOutputStream" , $outputImageFileName...$outputBinImageFile = new java ( "java.io.FileOutputStream" , $outputBinImageFileNa...

    docs.aspose.com/pdf/id/php-java/convert-pdf-to-...
  3. Chercher

    chercher...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Définissez les marges...

    blog.aspose.com/fr/pdf/convert-image-to-pdf-java/
  4. آرشیوها

    آرشیوها...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/fa/page/convert-xps-to-jpg-png-...
  5. Ritaglia e ridimensiona l'EPS tramite C# | Aspo...

    Potenzia le tue applicazioni C# con la nostra soluzione API per ritagliare e ridimensionare con precisione i file EPS, dando vita alle immagini....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/it/net/crop-eps/
  6. Lưu trữ

    Lưu trữ...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/vi/page/convert-postscript-eps-...
  7. 아카이브

    아카이브...XImage->Save(System::SharedPtr System::IO::Stream 스트림, 시스템::SharedPtr ...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ko/pdf/working-with-images-in-p...
  8. Arşiv

    Arşiv...IO.Stream ms = new System.IO.MemoryStream();...kaydetme System.IO.Stream ms = new System.IO.MemoryStream();...

    blog.aspose.com/tr/cells/generate-barcode-in-ex...
  9. ארכיון

    ארכיון...IO.Stream ms = new System.IO.MemoryStream();...לזרם זיכרון System.IO.Stream ms = new System.IO.MemoryStream();...

    blog.aspose.com/he/cells/generate-barcode-in-ex...
  10. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... from io import FileIO import aspose.pdf...message is printed instead. from io import FileIO import aspose.pdf...

    docs.aspose.com/pdf/python-net/working-with-pdf...