Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 62,425 for

ios

(0.12 sec)
  1. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.IOException ; import javax.imageio...

    docs.aspose.com/pdf/java/working-with-image-pla...
  2. Agregar iconos a la hoja de cálculo con C++|Doc...

    Aprende cómo agregar iconos a hojas de cálculo de Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/es/cpp/insert-svg-to-excel/
  3. 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
  4. ค้นหา

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

    blog.aspose.com/th/pdf/extract-images-from-pdf-...
  5. 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...
  6. Обрезка EPS | API-решение для C++

    Функциональность обрезки EPS, предлагаемая API-решением Aspose.Page для C++, объясняется и иллюстрируется фрагментами кода здесь....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ru/cpp/crop-eps/
  7. Flux de sortie – Aspose.HTML for Java

    Apprenez à utiliser et à gérer les flux de sortie pour gérer le rendu multi-sorties et rationaliser les flux de travail HTML avec Aspose.HTML for Java....io.Closeable . Cela permet d’appeler...java.util.List d’objets java.io.InputStream . Ces objets représentent...

    docs.aspose.com/html/fr/java/output-streams/
  8. Come comprimere file senza compressione tramite...

    Come aggiungere file agli archivi senza compressione per una gestione avanzata dei file, offrendo comodità di trasporto, accesso rapido e compatibilità tra varie applicazioni tramite Python.NET...creazione di un’istanza Archive with io . FileIO( "archive.zip" , 'x'...compressione: SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/it/python-net/advanced-...
  9. สร้างฟิกเกอร์ใน LaTeX | โซลูชัน .NET API

    โซลูชัน .NET API เพื่อทำงานร่วมกับ TeX รวมฟังก์ชันการสร้างตัวเลขเอกสารใน LaTeX และบันทึกไฟล์ผลลัพธ์เป็นรูปภาพ...IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/th/net/latex-figures/
  10. Створення формул у LaTeX | Рішення .NET API

    Рішення .NET API для роботи з TeX. Включає функції для створення математичних рівнянь у LaTeX і збереження файлу результатів у вигляді зображень....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/uk/net/latex-math/