Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 62,417 for

ios

(0.16 sec)
  1. 아카이브

    아카이브...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ko/pdf/extract-images-from-pdf-...
  2. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java library....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/java/import-export-xfdf/
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified index in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. 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.... IO . Stream ) - M : Aspose . PSD...BmpImage . # ctor ( System . IO . Stream , System . UInt16 ,...

    docs.aspose.com/psd/cs/net/release-notes/releas...
  5. PDFをHTMLに変換する .NET|Aspose.PDF for .NET

    このトピックでは、Aspose.PDF C#ライブラリを使用してPDFファイルをHTML形式に変換する方法を示します。... IO . Directory . Exists ( _folderForReferencedR..._folderForReferencedR )) { System . IO . Directory . CreateDirectory...

    docs.aspose.com/pdf/ja/net/convert-pdf-to-html/
  6. 搜索

    搜索...iOS 提供了單獨的 DLL。現在,Xamarin 開發人員可以在上述所有平台中使用...NET Standard 2.0 可與 Xamarin.iOS 10.14 或更新版本、Xamarin.Mac 3.8 或更新版本以及...

    blog.aspose.com/zh-hant/words/aspose.words-for-...
  7. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....pdf as apdf from io import FileIO from os import...import aspose.pdf as apdf from io import FileIO from os import...

    docs.aspose.com/pdf/python-net/replace-image-in...
  8. How to add Watermark Annotation using C++ | Asp...

    Source code to add Watermark annotations in PDF file on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/watermar...
  9. How to add Caret Annotation using .NET | Aspose...

    Source code on C# to add Caret annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/caret/add/
  10. How to add Text Annotation using C++ | Aspose.PDF

    Source code to add Text annotations in PDF file on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/text/add/