Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 74,200 for

ios

(0.28 sec)
  1. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....io.FileInputStream" , new Java ( "java.io.File" , "image...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. 使用 Python 在已有 PDF 文件中替换图像|Aspose.PDF for Python...

    了解如何在 Python 中替换已有 PDF 文件中的嵌入图像。...pdf as ap from io import FileIO def replace_image...import aspose.pdf as ap from io import FileIO def replace_image_with_absorber...

    docs.aspose.com/pdf/zh/python-net/replace-image...
  3. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE object is an OLE Package. Returns null otherwise in C++....uint8_t > zipFileBytes = System :: IO :: File :: ReadAllBytes ( get_DatabaseDir...System :: MakeObject < System :: IO :: MemoryStream > ( zipFileBytes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. استخراج معلومات الصورة والتوقيع باستخدام Aspose...

    يمكنك استخراج الصور من حقل التوقيع واستخراج معلومات التوقيع باستخدام فئة SignatureField مع C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/ar/cpp/extract-image-and-si...
  5. 使用 C++ 检测加密的 Office Open XML(OOXML)文件的文件格式|Docu...

    学习如何使用 Aspose.Cells for C++检测加密的 Office Open XML (OOXML) 文件的文件格式。...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/zh/cpp/detect-file-format...
  6. Aspose.PSD for .NET 19.6 - Sürüm Notları|Docume...

    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.Stream) M:Aspose.PSD.FileFormats...FileFormats.Bmp.BmpImage.#ctor(System.IO.Stream,System.UInt16,Aspose.PSD...

    docs.aspose.com/psd/tr/net/aspose-psd-for-net-1...
  7. تحويل PDF إلى HTML في .NET|Aspose.PDF for .NET

    يوضح هذا الموضوع كيفية تحويل ملف PDF إلى تنسيق HTML باستخدام مكتبة Aspose.PDF C#.... IO . Directory . Exists ( _folderForReferencedR..._folderForReferencedR )) { System . IO . Directory . CreateDirectory...

    docs.aspose.com/pdf/ar/net/convert-pdf-to-html/
  8. Chercher

    chercher...io.OutputStream imageStream = new java.io.FileOutpu...sortie java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/fr/pdf/convert-pdf-to-png-jpeg-...
  9. Aspose.PSD עבור Java 21.5 - הערות לגרסה|Documen...

    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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/he/java/aspose-psd-for-java...
  10. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from stream, and encrypted PDF document....import io def open_document_from_stream ( infile ): with io . FileIO...

    docs.aspose.com/pdf/python-net/open-pdf-document/