Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 56,298 for

ios

(0.09 sec)
  1. Recupera gli elementi della finestra dal disegn...

    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.... getWindows () io = 0 mentre io < windows . getCount ()...

    docs.aspose.com/diagram/it/java/retrieve-window...
  2. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options....save ( self , output_stream : io . BytesIO , save_options : aspose...Type Description output_stream io.BytesIO The output stream. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....System :: SharedPtr < System :: IO :: Stream > streamIn = System...System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Arbeitslösung für die Größenänderung von Arbeit...

    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....wstring tempFileName = System :: IO :: Path :: GetTempFileName_ ()...get_Images () -> AddImage ( System :: IO :: File :: ReadAllBytes ( newTempFileName...

    docs.aspose.com/slides/de/cpp/working-solution-...
  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.PSD for .NET 19.6 - Sürüm Notları|Docume...

    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....IO.Stream) M:Aspose.PSD.FileFormats...FileFormats.Bmp.BmpImage.#ctor(System.IO.Stream,System.UInt16,Aspose.PSD...

    docs.aspose.com/psd/tr/net/aspose-psd-for-net-1...
  10. Gérer OLE|Documentation Aspose.Slides

    Ajouter des objets OLE aux présentations PowerPoint en C++...Aspose :: Cells :: Systems :: IO :: MemoryStream > ToCellsMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream ( array ); return...

    docs.aspose.com/slides/fr/cpp/manage-ole/