Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 62,294 for

ios

(0.1 sec)
  1. Gérer OLE|Documentation Aspose.Slides

    Ajouter des objets OLE aux présentations PowerPoint en C++...Aspose :: Cells :: Systems :: IO :: MemoryStream > ToCellsMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream ( array ); return...

    docs.aspose.com/slides/fr/cpp/manage-ole/
  2. Aspose.PSD for .NET 19.6 - Sürüm Notları|Docume...

    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.Stream) M:Aspose.PSD.FileFormats...FileFormats.Bmp.BmpImage.#ctor(System.IO.Stream,System.UInt16,Aspose.PSD...

    docs.aspose.com/psd/tr/net/aspose-psd-for-net-1...
  3. Procurar

    Procurar...io.FileInputStream", "image1.jpg");...$image); $fos2 = new Java("java.io.FileInputStream", "image2.jpg");...

    blog.aspose.com/pt/slides/convert-jpg-to-ppt-php/
  4. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  5. استيراد وتصدير التعليقات إلى تنسيق XFDF باستخدا...

    يمكنك استيراد وتصدير التعليقات باستخدام تنسيق XFDF مع C++ ومكتبة Aspose.PDF لـ C++....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/ar/cpp/import-export-xfdf/
  6. Estrai testo da PDF in Java | Aspose.PDF

    Codice sorgente Java per estrarre testo da file PDF su Java e PHP, Delphi.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/it/java/parser/text/
  7. استخراج متن یا تصاویر از PDF با استفاده از Java...

    کد منبع در جاوا برای استخراج متن و تصاویر از فایل های PDF در جاوا و PHP.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/fa/java/parser/
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...()); ASSERT_EQ ( 0 , System :: IO :: Directory :: GetFiles ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. 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/