Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 72,584 for

ios

(0.44 sec)
  1. Save a 3D Document|Documentation

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  2. Aspose::Words::IDocumentMergerPlugin interface ...

    Aspose::Words::IDocumentMergerPlugin interface. Defines an interface for external merger plugin that can merge Pdf documents in C++....Merge (System::SharedPtr<System::IO::Stream>, System::ArrayPtr<S...System::ArrayPtr<System::SharedPtr<System::IO::Stream>>, System::ArrayPtr<Syst...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  4. 記録

    記録...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/ja/tex/convert-tex-to-pdf-or-xp...
  5. Procurar

    Procurar...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/pt/pdf/extract-images-from-pdf-...
  6. 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/
  7. 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...
  8. 从PDF文件提取原始文本|Aspose.PDF for Android via Java

    本文介绍了使用Aspose.PDF for Android via Java从PDF文档中提取文本的各种方法。可以从整个页面、特定部分、基于列等提取。... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    docs.aspose.com/pdf/zh/androidjava/extract-text...
  9. Travailler avec le Placement d'Images|Aspose.PD...

    Cette section décrit les fonctionnalités du travail avec le placement d'images dans un fichier PDF en utilisant la bibliothèque Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.IOException ; import javax.imageio...

    docs.aspose.com/pdf/fr/java/working-with-image-...
  10. C++でExcelに背景画像を挿入|Documentation

    「Aspose.Cells for C++を使用してExcelに背景画像を挿入する方法」。...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ja/cpp/insert-background-...