Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 62,334 for

ios

(0.4 sec)
  1. 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...
  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. 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-...
  4. Convertir PDF a formatos de imágenes|Aspose.PDF...

    Este tema te muestra cómo Aspose.PDF permite convertir PDF a varIos formatos de imágenes. Convierte páginas PDF a imágenes PNG, JPEG, BMP con unas pocas líneas de código....io.FileOutputStream" , $outputImageFileName...$outputBinImageFile = new java ( "java.io.FileOutputStream" , $outputBinImageFileNa...

    docs.aspose.com/pdf/es/php-java/convert-pdf-to-...
  5. Formule matematiche in LaTeX rendering | C++

    Soluzione API ASPUSE.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...
  6. 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/
  7. Рівняння 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/
  8. 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-...
  9. Obter metadados XMP de um ficheiro EPS utilizan...

    O processo de obtenção de metadados XMP de um ficheiro EPS com a solução Aspose.Page API para .NET é explicado e ilustrado com o código aqui.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/pt/net/xmp-metadata/get/
  10. Аудио Кадр|Документация Aspose.Slides

    Добавьте аудио в презентацию PowerPoint на C++...System :: IO :: FileStream > ( u "sample2.mp3" , System :: IO :: FileMode...FileMode :: Open , System :: IO :: FileAccess :: Read ); auto...

    docs.aspose.com/slides/ru/cpp/audio-frame/