Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 56,296 for

ios

(0.07 sec)
  1. 将 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/zh/java/convert-pdf-to-imag...
  2. Agregue metadatos XMP a un archivo EPS usando C++

    El proceso de agregar metadatos XMP a un archivo EPS con la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/es/cpp/xmp-metadata/add/
  3. Ajouter des métadonnées XMP au fichier EPS en u...

    Le processus d'ajout de métadonnées XMP au fichier EPS avec la solution API Aspose.Page pour C++ est expliqué et illustré avec les extraits de code ici....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/fr/cpp/xmp-metadata/add/
  4. Recadrer EPS | Solution API C++

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/fr/cpp/crop-eps/
  5. Füg mit C++ XMP-Metadaten zur EPS-Datei hinzu

    Der Prozess des Hinzufügens von XMP-Metadaten zu einer EPS-Datei mit der Aspose.Page für C++ wird hier und anhand der Codeausschnitte veranschaulicht....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/de/cpp/xmp-metadata/add/
  6. Особенности|Aspose.Words для .NET

    Aspose.Words для .NET предоставляет пользователям широкий спектр функций от простого преобразования и изменения документов до создания структурированных и визуально привлекательных документов или автоматизации отчетности с использованием C#....iOS Использовать Aspose.Words для .NET в родном iOS приложения...2.0 Xamarin.Android Xamarin.iOS Xamarin. Мак Форматы файлов и...

    docs.aspose.com/words/ru/net/features/
  7. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/net/migration-between-versi...
  8. IDocumentProcessorPlugin.load method | Aspose.W...

    IDocumentProcessorPlugin.load method. Load the document using the specified load options....load ( self , input_stream : io . BytesIO , load_options : aspose...Type Description input_stream io.BytesIO The input stream. load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IDocumentMergerPlugin | Aspose.Words for Java

    Defines an interface for external merger plugin that can merge Pdf documents in Java....io.OutputStream inputStreams java.io.InputStream[]...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageFieldMergingArgs.image_stream property | A...

    ImageFieldMergingArgs.image_stream property. Specifies the stream for the mail merge engine to read an image from....def image_stream ( self ) -> io . BytesIO : ... @image_stream...image_stream ( self , value : io . BytesIO ): ... Remarks Aspose...

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