Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 72,562 for

ios

(0.42 sec)
  1. إنشاء مخطط إكسل وتضمينه في العرض كمكون OLE|وثائ...

    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 :: SharedPtr < System :: IO :: MemoryStream > wbStream =...System :: SharedPtr < System :: IO :: Stream > wbStream , intrusive_ptr...

    docs.aspose.com/slides/ar/cpp/creating-excel-ch...
  2. Mengonversi PDF ke Format Gambar|Aspose.PDF unt...

    Topik ini menunjukkan bagaimana Aspose.PDF memungkinkan konversi PDF ke berbagai format gambar. Konversi halaman PDF ke gambar PNG, JPEG, BMP dengan beberapa baris kode....io.FileOutputStream" , $outputImageFileName...$outputBinImageFile = new java ( "java.io.FileOutputStream" , $outputBinImageFileNa...

    docs.aspose.com/pdf/id/php-java/convert-pdf-to-...
  3. Работа с документом в PostScript | С++

    Добавление страниц в файл PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в 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/ru/cpp/ps/working-with-doc...
  4. Rubyでのワークシートの管理|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....Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...

    docs.aspose.com/cells/ja/java/managing-workshee...
  5. 使用 PHP 管理演示文稿中的图表数据标记|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP 中自定义图表数据标记,通过清晰的代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...io.FileInputStream" , new Java ( "java.io.File" , "Desert...Java ( "java.io.FileInputStream" , new Java ( "java.io.File" , "Tulips...

    docs.aspose.com/slides/zh/php-java/chart-data-m...
  6. أرشيف

    أرشيف...io.FileWriter writer = new java.io.FileWriter(new...FileWriter(new java.io.File("Extracted_text.txt")); writer.write(extractedText);...

    blog.aspose.com/ar/pdf/extract-text-from-pdf-us...
  7. Архів

    Архів...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/uk/font/convert-type1-to-ttf/
  8. القيود والفروقات في واجهة البرمجة|توثيق Aspose....

    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.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ar/php-java/limitations-...
  9. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....6 System::SharedPtr < System::IO::FileStream > projectStream =...System::MakeObject < System::IO::FileStream > (dataDir + u "...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  10. Aspose.TeX's input interface | C++

    Conversion functionality of Aspose.TeX API solution for C++ with TeX, as an input format is explained here with the code examples....System::SharedPtr < System::IO::Stream > inZipStream = System::IO::File::Open...(System::IO::Path::Combine(RunExamples::InputDirectory, u "zip-in...

    docs.aspose.com/tex/cpp/aspose-tex-input/