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

ios

(0.51 sec)
  1. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object.... io . FileStream ( ARTIFACTS_DIR...suggested_extension , system_helper . io . FileMode . CREATE ) as fs :...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  3. Travailler avec le dégradé dans PostScript | C++

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/fr/cpp/ps/working-with-gra...
  4. PostScript でのグラデーション操作 | C++

    PS ファイルへのグラデーション追加は、Aspose.Page API ソリューションでサポートされている機能です。C++ でこの機能を使用する方法をご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/ja/cpp/ps/working-with-gra...
  5. PageSavingArgs.page_stream property | Aspose.Wo...

    PageSavingArgs.page_stream property. Allows to specify the stream where the document page will be saved to....@property def page_stream ( self ) -> io . BytesIO : ... @page_stream...page_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extrair texto de todas as páginas de um PDF usa...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF em C++. De páginas inteiras, de uma parte específica, com base em colunas, etc....textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...

    docs.aspose.com/pdf/pt/cpp/extract-text-from-al...
  7. Aspose.PSD pour Java 21.5 - Notes de publicatio...

    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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/fr/java/aspose-psd-pour-jav...
  8. إدارة دفاتر عمل المخططات في العروض التقديمية با...

    اكتشف Aspose.Slides لـ С++: قم بإدارة دفاتر عمل المخططات بسهولة في صيغ PowerPoint و OpenDocument لتبسيط بيانات العرض التقديمي الخاصة بك....System :: SharedPtr < System :: IO :: MemoryStream > stream = data...Aspose :: Cells :: Systems :: IO :: MemoryStream (); workbook...

    docs.aspose.com/slides/ar/cpp/chart-workbook/
  9. 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
  10. 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...