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

ios

(0.09 sec)
  1. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Creates a plain text...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words/pla...
  2. Licensing|Documentation

    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 :: MakeObject < System :: IO :: FileStream > ( u "Aspose.BarCode...BarCode.CPP.lic" , System :: IO :: FileMode :: Open ); license...

    docs.aspose.com/barcode/cpp/licensing/
  3. 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/
  4. 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...
  5. إنشاء الصيغ في 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/
  6. 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/
  7. 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...
  8. 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/
  9. 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...
  10. 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/