Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 62,464 for

ios

(0.18 sec)
  1. Архивы

    Архивы...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ru/pdf/extract-images-from-pdf-...
  2. C++を使用してPDFドキュメントを開く|Aspose.PDF for C++

    次のAspose.PDFのコードスニペットを使用して、PDFドキュメントを開くためのC++ライブラリを使用します。...System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/ja/cpp/open-pdf-document/
  3. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images ( self , input_stream : io . BytesIO , save_options : aspose...Type Description input_stream io.BytesIO The input file stream...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  6. C ++에서 프로젝트 데이터를 HTML로 변환하십시오 Aspose.Tasks 문서

    C ++ 용 Aspose.Tasks 를 사용하여 Microsoft Project (MPP/XML) 프로젝트를 HTML로 변환하는 방법에 대해 알아보십시오....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/ko/cpp/convert-project-da...
  7. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/net/migration-between-versi...
  8. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....st System::SharedPtr<System::IO::Stream>&) method Sets the image...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. IDocumentMergerPlugin.merge method | Aspose.Wor...

    IDocumentMergerPlugin.merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams....output_stream : io . BytesIO , input_streams : List [ io . BytesIO...output_stream io.BytesIO The output stream. input_streams List[io.BytesIO]...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert MHTML to PDF in Java – Aspose.HTML for ...

    Learn how to convert MHTML to PDF using Aspose.HTML for Java. Consider various MHTML to PDF conversion scenarIos in Java code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/java/convert-mhtml-to-pdf/