Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 74,234 for

ios

(0.25 sec)
  1. Importar e Exportar Dados de Formulário|Aspose....

    Importar e exportar dados de campo AcroForm em XML, FFD, XFDF e JSON usando Aspose.PDF for Python via .NET.... from io import FileIO import aspose.pdf...do formulário para XML. from io import FileIO import aspose.pdf...

    docs.aspose.com/pdf/pt/python-net/import-export...
  2. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....shape, creates and returns a io.BytesIO object. If the image...opens the file and returns a io.BytesIO object. If the image...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...io.File(presentationsDirAbso).toPath())...(java.io.InputStream presentationInputStr = new java.io.FileInputStream(x...

    forum.aspose.com/t/nullpointerexception-is-thro...
  4. 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
  5. ค้นหา

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

    blog.aspose.com/th/pdf/extract-images-from-pdf-...
  6. 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...
  7. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby....io.FileInputStream' ) . new ( data_dir...dst_stream = Rjb :: import ( "java.io.ByteArrayOutputStrea" ) . new...

    docs.aspose.com/words/java/load-and-save-to-str...
  8. 档案

    档案...o (System::SharedPtr System::IO::Stream 流) 方法。 使用 ISlide->ge...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  9. Lưu trữ

    Lưu trữ...(System :: SharedPtr System::IO::Stream stream) phương pháp....tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/vi/slides/embed-video-in-powerp...
  10. JavaScriptでPowerPointフォントをカスタマイズ|Aspose.Slides ...

    JavaScript と Aspose.Slides for Node.js を使用して、Java 経由で PowerPoint スライドのフォントをカスタマイズし、プレゼンテーションをどのデバイスでも鮮明かつ一貫性のあるものに保ちます。...io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "customfonts/CustomFont1.ttf"...

    docs.aspose.com/slides/ja/nodejs-java/custom-font/