Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,680 for

ios

(0.03 sec)
  1. Arbeiten mit Transparenz in PostScript | C++

    Wie man einer PS-Datei Transparenz hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddT...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  2. Solución Funcional para el Redimensionamiento d...

    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....wstring tempFileName = System :: IO :: Path :: GetTempFileName_ ()...get_Images () -> AddImage ( System :: IO :: File :: ReadAllBytes ( newTempFileName...

    docs.aspose.com/slides/es/cpp/working-solution-...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Supported Document Formats https://docs.aspose.com/words/cpp/supported-document-formats/ Recent content in Supported Document Formats on Documentatio......io https://docs.aspose.com/word...

    docs.aspose.com/words/cpp/supported-document-fo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Aspose.Cells for Node.js via Java https://docs.aspose.com/cells/nodejs-java/ Recent content in Aspose.Cells for Node.js via Java on Documentation Hug......io en https://docs.aspose.com/c...

    docs.aspose.com/cells/nodejs-java/index.xml
  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. 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...
  7. Работа с фигурами в 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...
  8. Робота з фігурами в 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...
  9. Funktionierende Lösung für das Ändern der Größe...

    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 > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/de/cpp/working-solution-...
  10. LaTeX to PDF | Aspose.TeX API Solution for C++

    To convert TeX to PDF using Aspose.TeX API solution for C++ learn this article to see that describes how to do this and the code examples....System::SharedPtr < System::IO::Stream > pdfStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/cpp/latex-to-pdf/