Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 56,357 for

ios

(0.05 sec)
  1. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++....System :: IO :: FileStream > docStream = System :: IO :: File ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....> thumbnailBytes = System :: IO :: File :: ReadAllBytes ( ImageDir...( u "Thumbnail" ); System :: IO :: File :: WriteAllBytes ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Travailler avec le dégradé dans PostScript | C++

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/fr/cpp/ps/working-with-gra...
  4. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported 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 "Hori...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  5. 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-...
  6. 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-...
  7. 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/
  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. Aspose::Words::Hyphenation::get_Callback method...

    Aspose::Words::Hyphenation::get_Callback method. Gets or sets callback interface used to request dictionaries when page layout of the document is built. This allows delay loading of dictionaries which may be useful when processing documents in many languages in C++.... SharedPtr < System :: IO :: Stream > dictionaryStream...dictionaryStream = MakeObject < System :: IO :: FileStream > ( MyDir + u "hyph_en_US...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. Aspose::Words::Hyphenation::get_WarningCallback...

    Aspose::Words::Hyphenation::get_WarningCallback method. Called during a load hyphenation patterns, when an issue is detected that might result in formatting fidelity loss in C++.... SharedPtr < System :: IO :: Stream > dictionaryStream...dictionaryStream = MakeObject < System :: IO :: FileStream > ( MyDir + u "hyph_en_US...

    reference.aspose.com/words/cpp/aspose.words/hyp...