Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 74,234 for

ios

(0.22 sec)
  1. Recursos Utilitários do Microsoft Graph|Documen...

    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....io.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/pt/java/microsoft-graph-u...
  2. TTFファイルからフォントをロードします | C++

    このファイルがフォントInselfでなくても、ハードドライブのファイルからフォントをロードするC ++ APIソリューション。 TTFファイルから作成する方法を見てみましょう。... IO ; ファイルSystemStreamSourceオブジェクトを使用してファイルからロードします...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/ja/cpp/how-to-load-fonts/l...
  3. Extraire toutes les images des formes dans Visi...

    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.... IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/fr/net/extract-all-imag...
  4. LaTeX에서 그림 생성 | C++ API 솔루션

    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/
  5. ラテックスからXPS | C++

    C ++用のAspose.TeX APIソリューションの変換機能により、LaTexファイルをTEH XPS形式に変換できます。いくつかのコードの例を次に示します。...System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/ja/cpp/latex-to-xps/
  6. Преобразование PostScript с помощью API Aspose....

    Функциональность преобразования PS в BMP, включенная в решение Aspose.Page API для C++, объясняется и иллюстрируется фрагментами кода здесь....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/ru/cpp/convert-ps/
  7. Konvertieren Sie PostScript mit der Aspose.Page...

    Die in der Aspose.Page-API-Lösung für C++ enthaltene PS-zu-BMP-Konvertierungsfunktion wird hier erklärt und anhand der Codeausschnitte veranschaulicht....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/de/cpp/convert-ps/
  8. Konvertieren Sie EPS mit der Aspose.Page C++-API

    Die von der Aspose.Page-API-Lösung für C++ angebotene EPS-zu-WMF-Konvertierungsfunktionalität wird hier mit den Code erläutert und veranschaulicht....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/de/cpp/convert/eps-to-png/
  9. Moderne API|Aspose.Slides für Python Dokumentation

    Moderne API...io import File from java.awt import...imageio import ImageIO from java.io import File from java.awt import...

    docs.aspose.com/slides/de/python-java/modern-api/
  10. Преобразование EPS с помощью API Aspose.Page C++

    Функциональность преобразования EPS в WMF, предлагаемая API-решением Aspose.Page для C++, объясняется и иллюстрируется фрагментами кода здесь....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/ru/cpp/convert/eps-to-png/