Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 74,198 for

ios

(0.18 sec)
  1. 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...
  2. 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/
  3. 搜索

    搜索...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/zh-hant/page/convert-xps-to-jpg...
  4. Convert MHTML to PDF in Java – Aspose.HTML for ...

    Learn how to convert MHTML to PDF using Aspose.HTML for Java. Consider various MHTML to PDF conversion scenarIos in Java code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/java/convert-mhtml-to-pdf/
  5. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  6. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....io.File ; 4 import java.io.IOException ; 5 import...Loading from the file using java.io.File object Follow the algorithm...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  7. PHPで PST に MapiContact を追加|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....setProfessionalInfo ( new MapiContactProfessio ( "Adaptaz" , "Recording engineer"...setProfessionalInfo ( new MapiContactProfessio ( "Briazz" , "Psychiatric aide"...

    docs.aspose.com/email/ja/java/adding-mapicontac...
  8. 档案

    档案...io.File 类在数组中获取图像的文件名列表。 对于列表中的每个图像文件,请执行以下操作:...Stream 对象 java.io.FileInputStream fs = new java.io.FileInputStream(imageDir...

    blog.aspose.com/zh/pdf/generate-pdf-file-from-i...
  9. 档案

    档案...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File(image.getPath())); // 设置边距,以便图像适合等。...

    blog.aspose.com/zh/pdf/create-photo-album-in-java/
  10. Archivio

    Archivio...io.ByteArrayInputStream; import java.io.ByteArrayOutputStrea;...main(String[] args) throws java.io.IOException { // Definire il...

    blog.aspose.com/it/zip/convert-rar-to-zip-in-java/