Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 62,412 for

ios

(0.16 sec)
  1. XFDF形式の注釈をインポートおよびエクスポートする方法 | Aspose.PDF for C...

    C++とAspose.PDF for C++ライブラリを使用してXFDF形式で注釈をインポートおよびエクスポートできます。...注釈をエクスポート auto fileStream = System::IO::File::OpenWrite(_dataDir +u"exportannotations..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/ja/cpp/import-export-xfdf/
  2. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a stream as the first argument, providing conversion functionality.... io import * 3 from aspose. tex ...presentation . xps import * 4 from io import BytesIO 5 ########## 6...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  3. Лицензирование | Aspose.TeX для C++

    Если вы остановились на лицензионной версии решения Aspose.TeX API для C++, здесь вы узнаете, как применить лицензию....5 System::SharedPtr < System::IO::FileStream > myStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (u "D:\\Aspose.Total...

    docs.aspose.com/tex/ru/cpp/licensing/
  4. Création d'un graphique Excel et son intégratio...

    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....System :: SharedPtr < System :: IO :: MemoryStream > wbStream =...System :: SharedPtr < System :: IO :: Stream > wbStream , intrusive_ptr...

    docs.aspose.com/slides/fr/cpp/creating-excel-ch...
  5. Erstellung eines Excel-Diagramms und Einbettung...

    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....System :: SharedPtr < System :: IO :: MemoryStream > wbStream =...System :: SharedPtr < System :: IO :: Stream > wbStream , intrusive_ptr...

    docs.aspose.com/slides/de/cpp/creating-excel-ch...
  6. Работа с фигурами в PostScript | С++

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/ru/cpp/ps/working-with-sha...
  7. Lavorare con i documenti in PostScript | C++

    L'aggiunta di pagine a un file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/it/cpp/ps/working-with-doc...
  8. Travailler avec un document dans PostScript | C++

    L'ajout de pages à un 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::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/fr/cpp/ps/working-with-doc...
  9. Робота з фігурами в PostScript | C++

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

    docs.aspose.com/page/uk/cpp/ps/working-with-sha...
  10. Converter PDF para Formatos de Imagens|Aspose.P...

    Este tópico mostra como o Aspose.PDF permite converter PDF para várIos formatos de imagens. Converta páginas PDF para imagens PNG, JPEG, BMP com algumas linhas de código....io.FileOutputStream" , $outputImageFileName...$outputBinImageFile = new java ( "java.io.FileOutputStream" , $outputBinImageFileNa...

    docs.aspose.com/pdf/pt/php-java/convert-pdf-to-...