Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 62,328 for

ios

(0.17 sec)
  1. Trabalhar com Documento em PostScript | C++

    Adicionar páginas a um ficheiro PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em 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/pt/cpp/ps/working-with-doc...
  2. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  3. 在 PostScript 中处理文档 | C++

    向 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/zh/cpp/ps/working-with-doc...
  4. Trabajar con formas en PostScript | C++

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/es/cpp/ps/working-with-sha...
  5. Konvertieren von EPUB in PDF in Java – Aspose.H...

    Konvertierung von EPUB in PDF in Java mit Aspose.HTML for Java API. Betrachten Sie verschiedene Konvertierungsszenarien von EPUB in PDF in Java-Codebeispielen.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/de/java/convert-epub-to-pdf/
  6. 記録

    記録...page, System::SharedPtr System::IO::Stream output)メソッドを使用して、PDFページの画像を保存します。...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/ja/pdf/convert-pdf-pages-to-png...
  7. Archiv

    Archiv...XImage->Save(System::SharedPtr System::IO::Stream Stream, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/de/pdf/working-with-images-in-p...
  8. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options....save ( self , output_stream : io . BytesIO , save_options : aspose...Type Description output_stream io.BytesIO The output stream. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 如何透過 Python.NET 壓縮檔案而不進行壓縮

    如何透過 Python.NET 在不壓縮的情況下將檔案新增至檔案以增強檔案管理,提供傳輸便利、快速存取和跨各種應用程式的兼容性...實例時使用特殊類別 StoreCompressionSett with io . FileIO( "archive.zip" , 'x'... - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/zh-hant/python-net/adva...
  10. Python.NET을 통해 압축하지 않고 파일을 압축하는 방법

    향상된 파일 관리를 위해 압축하지 않고 아카이브에 파일을 추가하는 방법, Python.NET을 통해 전송 편의성, 빠른 액세스 및 다양한 애플리케이션 간의 호환성 제공... with io . FileIO( "archive.zip" , 'x'...접근 방식은 이전 접근 방식과 유사합니다. with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/ko/python-net/advanced-...