Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 56,298 for

ios

(0.1 sec)
  1. ChmLoadOptions constructor | Aspose.Words for P...

    ChmLoadOptions constructor. Initializes a new instance of this class with default values....Document ( stream = io . BytesIO ( system_helper . io . File . read_all_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Конвертировать EPUB в PDF на Java

    Конвертируйте EPUB в PDF на Java с помощью Aspose.HTML API. Рассмотрите различные сценарии преобразования EPUB в PDF в коде Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/ru/java/convert-epub-to-pdf/
  3. Trabajar con páginas en PostScript | C++

    Cómo agregar páginas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/es/cpp/ps/working-with-pages/
  4. Робота зі сторінками в PostScript | C++

    Як додати сторінки до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/uk/cpp/ps/working-with-pages/
  5. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the document in C++....st System::SharedPtr<System::IO::Stream>&, const System::Sha...System :: SharedPtr < System :: IO :: Stream > & imageStream , const...

    reference.aspose.com/words/cpp/aspose.words/wat...
  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. 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...
  8. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …...oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create)...Aspose.Pdf.XImage.Save(System.IO.Stream, System.Drawing.Imaging...

    forum.aspose.com/t/system-missingmethodexceptio...
  9. Marqueur de données de graphique|Documentation ...

    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.FileInputStream" , new Java ( "java.io.File" , "Desert...Java ( "java.io.FileInputStream" , new Java ( "java.io.File" , "Tulips...

    docs.aspose.com/slides/fr/php-java/chart-data-m...
  10. Configuración del entorno – Environment Configu...

    Aprenda a crear diferentes configuraciones de entorno donde se ejecuta la aplicación – use Sandboxing, Runtime Service, Network Service, etc.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/es/java/environment-config...