Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 60,471 for

ios

(0.1 sec)
  1. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  2. LaTeX a pdf | C++

    Per convertire TEX in PDF usando la soluzione API Aspose.TeX per C ++ Impara questo articolo per vedere che descrive come fare questo e gli esempi di codice....System::SharedPtr < System::IO::Stream > pdfStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/it/cpp/latex-to-pdf/
  3. C ++의 프로젝트 작업 | Aspose.Tasks 문서

    이 안내서는 Microsoft Office 종속성없이 C ++ 용 Aspose.Tasks 를 사용하여 프로젝트 파일을 작성하고 저장하는 방법을 설명합니다....6 System::SharedPtr < System::IO::FileStream > projectStream =...System::MakeObject < System::IO::FileStream > (dataDir + u "...

    docs.aspose.com/tasks/ko/cpp/creating-and-saving/
  4. Audio-Frame|Aspose.Slides Dokumentation

    Audio zu einer PowerPoint-Präsentation in C++ hinzufügen...System :: IO :: FileStream > ( u "sample2.mp3" , System :: IO :: FileMode...FileMode :: Open , System :: IO :: FileAccess :: Read ); auto...

    docs.aspose.com/slides/de/cpp/audio-frame/
  5. Carica licenza TeX | Soluzione API C++

    Soluzione API C++ per lavorare con TeX. Carica le informazioni sulla licenza da un file o stream con poche righe di codice C++....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/it/cpp/loading-license/
  6. Nạp giấy phép TeX | Giải pháp API C++

    Giải pháp API C++ để làm việc với TeX. Tải thông tin giấy phép từ một tệp hoặc luồng bằng một vài dòng mã C++....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/vi/cpp/loading-license/
  7. PdfFileMend Class|Aspose.PDF para Java

    Esta seção explica como trabalhar com Aspose.PDF Facades usando a classe PdfFileMend.... IO . File . OpenRead ( _dataDir...stream var imageStream = System . IO . File . OpenRead ( _dataDir...

    docs.aspose.com/pdf/pt/java/pdffilemend-class/
  8. Interface de saída do Aspose.TeX | C++

    Funcionalidade de conversão do Aspose.TeX Solução da API para C ++ com TEX, pois um formato de saída é explicado aqui com os exemplos de código....System::SharedPtr < System::IO::Stream > outZipStream = System::IO::File::Ope...n(System::IO::Path::Combine(RunExamples::OutputDirectory, u "zip-pdf-out...

    docs.aspose.com/tex/pt/cpp/aspose-tex-output/
  9. Marco de Audio|Documentación de Aspose.Slides

    Agregar audio a la presentación de PowerPoint en C++...System :: IO :: FileStream > ( u "sample2.mp3" , System :: IO :: FileMode...FileMode :: Open , System :: IO :: FileAccess :: Read ); auto...

    docs.aspose.com/slides/es/cpp/audio-frame/
  10. LaTeX에서 그림 만들기 | C++ API 솔루션 | Aspose.TeX

    TeX와 함께 작동하는 C++ API 솔루션입니다. LaTeX에서 문서 도형을 생성하고 결과 파일을 이미지로 저장하는 기능이 포함되어 있습니다....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/ko/cpp/latex-figures/