Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 72,584 for

ios

(0.15 sec)
  1. Arsip

    Arsip...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/id/pdf/extract-images-from-pdf-...
  2. Adding images|Documentation

    How to include images in Aspose.OMR forms....IO.MemoryStream ) of the image file...string workingDirectory = System . IO . Directory . GetCurrentDirectory...

    docs.aspose.com/omr/net/generate-template/images/
  3. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java library....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/java/import-export-xfdf/
  4. 아카이브

    아카이브...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ko/pdf/extract-images-from-pdf-...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified index in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Сохраните документ 3D|Documentation

    Класс Сцена Aspose.3D API представляет собой документ 3D, и разработчики могут сохранить его объект в любом поддерживаемом формате файла....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/ru/python-net/save-a-3d-docu...
  7. 搜索

    搜索...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // 設置邊距使圖像適合等。 page.getPageInfo()...

    blog.aspose.com/zh-hant/pdf/convert-image-to-pd...
  8. Adicionar fundo ao PDF|Aspose.PDF para 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.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/pt/java/add-backgrounds/
  9. Définir le Nom de la Police par Défaut|Aspose.P...

    Cette section décrit comment définir le nom de la police par défaut en utilisant la bibliothèque Aspose.PDF pour Java....io.FileNotFoundExceptio ; import java.io.FileOutputStream...

    docs.aspose.com/pdf/fr/java/set-default-font-name/
  10. How to add Caret Annotation using C++ | Aspose.PDF

    Add Caret annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/caret/add/