Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 72,963 for

ios

(1.02 sec)
  1. さまざまな画像形式をPDFに変換|Aspose.PDF for Java

    このトピックでは、Aspose.PDF for Javaライブラリがさまざまな画像形式をPDFに変換する方法を示します。...io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ja/java/convert-images-form...
  2. LaTeX vers XPS | C++

    De conversion de la solution API Aspose.TeX pour C++ permet de convertir les fichiers LaTeX au format XPS....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/fr/cpp/latex-to-xps/
  3. CFFファイルからフォントをロード| C++

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

    docs.aspose.com/font/ja/cpp/how-to-load-fonts/l...
  4. إنشاء الصيغ في LaTeX | حل .NET API

    .NET API Solution للعمل مع TeX. يتضمن وظيفة إنشاء معادلات رياضية في LaTeX وحفظ ملف النتيجة كصور....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/ar/net/latex-math/
  5. Hozzon létre képleteket a LaTeX | .NET API mego...

    .NET API a TeX-szel való együttműködéshez. A funkciót, amellyel matematikai egyenleteket hozhat létre a LaTeX-ben, és az eredményfájlt képként mentheti el....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/hu/net/latex-math/
  6. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....st System::SharedPtr<System::IO::Stream>&) method Detects and...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Konvertieren von EPUB in JPG in Java – Aspose.H...

    Konvertierung von EPUB in JPG in Java mit Aspose.HTML for Java API. Betrachten Sie verschiedene EPUB-zu-JPG-Konvertierungsszenarien in Java-Code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/de/java/convert-epub-to-jpg/
  8. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....System :: SharedPtr < System :: IO :: MemoryStream > workbookStream...System :: SharedPtr < System :: IO :: Stream > workbookStream ,...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  9. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality 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/cpp/ps/working-with-document/
  10. PostScript でのページ操作 | C++

    PS ファイルにページを追加する方法については、Aspose.Page API ソリューションで回答しています。C++ での機能の使用方法については、こちらをご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/ja/cpp/ps/working-with-pages/