Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 56,296 for

ios

(0.08 sec)
  1. ImageFieldMergingArgs.image_stream property | A...

    ImageFieldMergingArgs.image_stream property. Specifies the stream for the mail merge engine to read an image from....def image_stream ( self ) -> io . BytesIO : ... @image_stream...image_stream ( self , value : io . BytesIO ): ... Remarks Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add XML namespace in XMP metadata of EPS |.NET

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/net/xmp-metadata/add-names...
  3. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalsignatures.DigitalSignatureUtil.load_signatures method...load_signatures ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Stream with the document. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... io . Directory . exists ( images_dir...images_dir ): system_helper . io . Directory . delete ( images_dir...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.temp_folder property | Aspose.Words...

    LoadOptions.temp_folder property. Allows to use temporary files when reading document... io . Directory . create_directory...load operation. system_helper . io . Directory . create_directory...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Output Streams – Java MemoryStream

    Узнайте о MemoryStreamProvider, который используется для управления потоками в памяти, обработки рендеринга с несколькими выходами и оптимизации обработки HTML....io.Closeable . Это позволит вызывать...java.util.List объектов java.io.InputStream . Эти объекты представляют...

    docs.aspose.com/html/ru/java/output-streams/
  7. 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/ko/java/convert-pdf-to-imag...
  8. クイックヒント|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... io . File file = new java . io . File ( "c:/pdftest/result...); java . io . FileInputStream fis = new java . io . FileInputStream...

    docs.aspose.com/pdf/ja/java/quick-tips/
  9. 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/
  10. 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...