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

ios

(0.39 sec)
  1. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API.... IO . Directory . Exists ( dataDir...); if (! IsExists ) System . IO . Directory . CreateDirectory...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  2. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required. Can be null or empty string. Default is null in C++....< System :: IO :: Stream > stream = System :: IO :: File :: OpenRead...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Creates a plain text...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. Licensing|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....System :: MakeObject < System :: IO :: FileStream > ( u "Aspose.BarCode...BarCode.CPP.lic" , System :: IO :: FileMode :: Open ); license...

    docs.aspose.com/barcode/cpp/licensing/
  5. 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/
  6. 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...
  7. 从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...
  8. 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-...
  9. Licensing|Aspose.Finance for .NET

    C# Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product.... IO . FileStream myStream = new System . IO . FileStream..."Aspose.Finance.lic" , System . IO . FileMode . Open ); // Set license...

    docs.aspose.com/finance/net/licensing/
  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-...