Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 73,077 for

ios

(0.3 sec)
  1. Робота з фігурами в 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...
  2. 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...
  3. 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...
  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. 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-...
  6. Formule matematiche in LaTeX rendering | C++

    Soluzione API Aspose.TeX per le formule di matematica C ++ Latex è descritta in questo articolo. Qui troverai esempi di codice della funzionalità....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/it/cpp/latex-math-formula-r...
  7. 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/
  8. Рівняння LaTeX | API Рішення для C++

    C++ API рішення для роботи з LaTeX. Створіть формулу будь-якої складності за допомогою цього рідного LaTeX API для C++....m(System::MakeObject<System::IO::MemoryStream>()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/uk/cpp/math-rendering/
  9. Cách nén tệp mà không cần nén qua Python.NET

    Cách thêm tệp vào kho lưu trữ mà không cần nén để quản lý tệp nâng cao, mang lại sự thuận tiện trong việc vận chuyển, truy cập nhanh và khả năng tương thích trên nhiều ứng dụng khác nhau của Python.NET...tạo một phiên bản Archive with io . FileIO( "archive.zip" , 'x'...nén - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/vi/python-net/advanced-...
  10. Saving to memory stream results in a &amp;quot;...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...IO.Path.CheckInvalidPathChar(String path) at System.IO.Path...System.IO.Path.CheckInvalidPathChar(String path) at System.IO.Path...

    forum.aspose.com/t/saving-to-memory-stream-resu...