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

ios

(0.23 sec)
  1. Ajouter des icônes à la feuille de calcul avec ...

    Apprenez comment ajouter des icônes aux feuilles de calcul Excel en utilisant Aspose.Cells avec C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/fr/cpp/insert-svg-to-excel/
  2. 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/
  3. 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...
  4. أرشيف

    أرشيف...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...
  5. Архів

    Архів...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/
  6. 使用 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...
  7. القيود واختلافات API|توثيق Aspose.Slides لـ PHP

    قارن بين القيود واختلافات API بين Aspose.Slides لـ PHP عبر Java و Aspose.Slides لـ Java....io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ar/php-java/limitations-...
  8. 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/
  9. Arsip

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

    blog.aspose.com/id/slides/convert-jpg-to-ppt-php/
  10. Efficient way to merge larger size PDF - Free S...

    We are planning to implement the merging the larger size PDF files in Java. Final file size could be more than 1 GB. Is there any efficient way to handle larger size of attachment without consuming more memory...io.FileInputStream; import java.io.FileOutputStream;...FileOutputStream; import java.io.IOException; import com.aspose.pdf.facades...

    forum.aspose.com/t/efficient-way-to-merge-large...