Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 72,972 for

ios

(0.69 sec)
  1. How to add Strikeout Annotation using .NET | As...

    Add Strikeout annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/strikeou...
  2. How to add Underline Annotation using .NET | As...

    Add Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/underlin...
  3. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  4. Extraire des Images d'un Fichier PDF|Aspose.PDF...

    Cette section montre comment extraire des images d'un fichier PDF en utilisant une bibliothèque Java....io.FileOutputStream ; import java.io.IOException...

    docs.aspose.com/pdf/fr/java/extract-images-from...
  5. 设置默认字体名称|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF for Java 库设置默认字体名称。...io.FileNotFoundExceptio ; import java.io.FileOutputStream...

    docs.aspose.com/pdf/zh/java/set-default-font-name/
  6. ChmLoadOptions.original_file_name property | As...

    ChmLoadOptions.original_file_name property. The name of the CHM file...Document ( stream = io . BytesIO ( system_helper . io . File . read_all_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document.... io . File . read_all_bytes ( IMAGE_DIR...'Thumbnail' ) system_helper . io . File . write_all_bytes ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Enregistrer un document SVG – C#

    Dans l'article, vous apprendrez comment enregistrer un document SVG dans un fichier, un flux mémoire, une archive ZIP ou une URL à l'aide d'Aspose.SVG pour la bibliothèque .NET.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/fr/net/save-svg-document/
  9. PDFを画像形式に変換する|Aspose.PDF for Java

    このトピックでは、Aspose.PDFがPDFをさまざまな画像形式に変換する方法を示します。数行のコードでPDFページをPNG、JPEG、BMP画像に変換します。... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ja/java/convert-pdf-to-imag...
  10. FontSettings.save_search_cache method | Aspose....

    FontSettings.save_search_cache method. Saves the font search cache to the stream....save_search_cache ( self , output_stream : io . BytesIO ): ... Parameter Type...Type Description output_stream io.BytesIO Output stream. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...