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

ios

(0.1 sec)
  1. Convert PDF to Different Image Formats in Pytho...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....pdf as apdf from io import FileIO path_infile = path...import aspose.pdf as apdf from io import FileIO path_infile = path...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  2. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive....output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/cpp/output-to-zip/
  3. Extraire des images du PDF|Aspose.PDF pour Java

    Comment extraire une partie de l'image du PDF en utilisant Aspose.PDF pour Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/fr/java/extract-images-from...
  4. إضافة صورة إلى ملف PDF موجود|Aspose.PDF for Java

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ar/java/add-image-to-existi...
  5. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.document_part_stream property. Allows to specify the stream where the document part will be saved to....document_part_stream ( self ) -> io . BytesIO : ... @document_part_stream...document_part_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method...split ( self , input_stream : io . BytesIO , save_format : aspose...Type Description input_stream io.BytesIO The input stream. save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. استخراج الصور من ملف PDF|Aspose.PDF for Java

    يوضح هذا القسم كيفية استخراج الصور من ملف PDF باستخدام مكتبة Java....io.FileOutputStream ; import java.io.IOException...

    docs.aspose.com/pdf/ar/java/extract-images-from...
  8. 기존 PDF 파일의 이미지 교체|Aspose.PDF for Java

    이 섹션에서는 Java 라이브러리를 사용하여 기존 PDF 파일의 이미지를 교체하는 방법에 대해 설명합니다....io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ko/java/replace-image-in-ex...
  9. Delete Bookmarks|Aspose.Words for Java

    Delete bookmarks from a document easily and fast instead of using docx4j.... io . File ( dataDir + "Docx4j_BookmarkAdd...wordMLPackage . save ( new java . io . File ( dataDir + "Docx4jBookmarkDelete...

    docs.aspose.com/words/java/delete-bookmarks/
  10. Archivio

    Archivio...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/it/zip/unzip-a-gz-file-in-java-...