Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 62,427 for

ios

(0.2 sec)
  1. FontSavingArgs.font_stream property | Aspose.Wo...

    FontSavingArgs.font_stream property. Allows to specify the stream where the font will be saved to....@property def font_stream ( self ) -> io . BytesIO : ... @font_stream...font_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CssSavingArgs.css_stream property | Aspose.Word...

    CssSavingArgs.css_stream property. Allows to specify the stream where the CSS information will be saved to....@property def css_stream ( self ) -> io . BytesIO : ... @css_stream.setter...def css_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 記録

    記録...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // 画像が収まるように余白を設定するなど。...

    blog.aspose.com/ja/pdf/convert-image-to-pdf-java/
  4. Archiv

    Archiv...IO.Stream ms = new System.IO.MemoryStream();...speichern System.IO.Stream ms = new System.IO.MemoryStream();...

    blog.aspose.com/de/cells/generate-barcode-in-ex...
  5. 在 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...
  6. 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...
  7. 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...
  8. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/cpp/resize-eps/
  9. Python.NET을 통해 압축하지 않고 파일을 압축하는 방법

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

    products.aspose.com/zip/ko/python-net/advanced-...
  10. 如何透過 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...