Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 62,330 for

ios

(0.2 sec)
  1. PDF 문서 만들기|Aspose.PDF for C++

    이 글은 C++용 Aspose.PDF를 사용하여 PDF 문서를 만들고 형식화하는 방법을 설명합니다....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/ko/cpp/create-pdf-document/
  2. Lưu trữ

    Lưu trữ...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/vi/tex/convert-tex-to-pdf-or-xp...
  3. Guardar un documento SVG – C#

    En el artículo, aprenderá cómo guardar un documento SVG en un archivo, secuencia de memoria, archivo ZIP o URL usando Aspose.SVG para la biblioteca .NET.... IO ; 2 using Aspose. Svg ; 3 .....una URL: Copy 1 using System. IO ; 2 using Aspose. Svg ; 3 .....

    docs.aspose.com/svg/es/net/save-svg-document/
  4. 아카이브

    아카이브...페이지, System::SharedPtr< System::IO::Stream > output) 메서드입니다. 스트림을...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/ko/pdf/convert-pub-to-image-usi...
  5. 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...
  6. Архів

    Архів...XImage->Save(System::SharedPtr System::IO::Stream потік, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/uk/pdf/working-with-images-in-p...
  7. Convertir MHTML a PDF en Java – Aspose.HTML for...

    Aprenda cómo convertir MHTML a PDF usando Aspose.HTML for Java. Considere varIos escenarIos de conversión de MHTML a PDF en código Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/es/java/convert-mhtml-to-pdf/
  8. Архивы

    Архивы...XImage->Save(System::SharedPtr System::IO::Stream поток, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ru/pdf/working-with-images-in-p...
  9. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  10. PS形式ファイルの操作 | C ++のAspose.Page

    これらの記事では、Aspose.Page for C++ APIソリューションを使用して、PSまたはEPSファイル内のテキスト、図形、タイリングパターン、グラデーション、画像、ページを操作する方法について説明します。...3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/ja/cpp/working-with-ps/