Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 62,410 for

ios

(0.15 sec)
  1. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream> stream = attachment->ToMemoryStream(); } stream把整个附件的数据都读到内存了,大文件的话需要分块…...if(attachment) { System::SharedPtr<System::IO::MemoryStream> stream = atta...System::SharedPtr<System::IO::FileStream> fileStream = System::IO::File::Ope...

    forum.aspose.com/t/aspose-email-cpp-pst/314744
  2. ค้นหา

    ค้นหา...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/th/pdf/extract-images-from-pdf-...
  3. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Arsip

    Arsip...Typeset(System::SharedPtr System::IO::Stream aliran, Sistem::SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/id/tex/create-custom-tex-format...
  5. ארכיון

    ארכיון...Typeset(System::SharedPtr System::IO::Stream זרם, System::SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/he/tex/create-custom-tex-format...
  6. 搜索

    搜索...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/zh-hant/font/convert-type1-to-ttf/
  7. MHTML in PNG konvertieren - Aspose.HTML for Java

    Konvertieren Sie MHTML in PNG, JPG, GIF, TIFF, BMP mit Aspose.HTML for Java. Betrachten Sie verschiedene MHTML-zu-PNG-Konvertierungsszenarien in Java-Code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/de/java/convert-mhtml-to-png/
  8. Holen Sie sich XMP-Metadaten aus einer EPS-Date...

    Der Prozess zum Abrufen von XMP-Metadaten aus einer EPS-Datei mit der Aspose.Page für C++ wird hier erklärt und mit dem Code veranschaulicht....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/de/cpp/xmp-metadata/get/
  9. Aspose.TeX的输出接口| C++的Aspose.TeX

    Aspose.TeX API解决方案的转换功能与Tex一起使用,作为输出格式,请参见代码示例。...System::SharedPtr < System::IO::Stream > outZipStream = System::IO::File::Ope...n(System::IO::Path::Combine(RunExamples::OutputDirectory, u "zip-pdf-out...

    docs.aspose.com/tex/zh/cpp/aspose-tex-output/
  10. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...io.FileNotFoundExceptio ; import...java . io . FileInputStream imageStream = new java . io . FileInputStream...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/