Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 74,198 for

ios

(0.17 sec)
  1. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method...insert_ole_object ( self , stream : io . BytesIO , prog_id : str , as_icon...as_icon : bool , presentation : io . BytesIO ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...__init__ ( self , json_stream : io . BytesIO ): ... Parameter Type...Type Description json_stream io.BytesIO The stream of JSON data...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ ile Şifreli Dosyaların Parolası Doğrulama|D...

    C++ kodlarını kullanarak şifreli Excel (xlsx, xlsb, xls, xlsm) ve Open Office (ODS) dosyalarının parolasını doğrulayın.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/tr/cpp/verify-password-of...
  4. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images ( 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...
  5. 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...
  6. 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
  7. ค้นหา

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

    blog.aspose.com/th/pdf/extract-images-from-pdf-...
  8. 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...
  9. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/net/merge-xps-files/
  10. ดูไฟล์รูปแบบ XPS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ XPS ซอร์สโค้ด C# เพื่อโหลด แสดงผล และแสดงเอกสาร XPS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/xps/