Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 62,328 for

ios

(0.16 sec)
  1. 使用 Java 从 PDF 中提取文本或图像 | Aspose.PDF

    Java 上的源代码,用于从 Java 和 PHP 上的 PDF 文件中提取文本和图像。... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/zh-hant/java/parser/
  2. 아카이브

    아카이브...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // 이미지가 맞도록 여백을 설정합니다....

    blog.aspose.com/ko/pdf/convert-image-to-pdf-java/
  3. Arsip

    Arsip...XImage->Save(System::SharedPtr System::IO::Stream aliran, Sistem::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/id/pdf/working-with-images-in-p...
  4. Charger une police à partir d'un fichier CFF | C++

    Solution API C++ pour charger des polices à partir d'un fichier CFF sur votre disque dur même si ce fichier n'est pas une police lui-même.... IO ; Chargement à partir du fichier...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/fr/cpp/how-to-load-fonts/l...
  5. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。... 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/zh/net/migration-between-ve...
  6. Добавить фоновое изображение в Excel с помощью ...

    Как вставить фоновое изображение в Excel с использованием Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ru/cpp/insert-background-...
  7. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...io October 9, 2025, 9:51am 1 In...9, 2025, 9:52am 2 @sportworks.io It seems you’re experiencing...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  8. Lägg till ikoner i kalkblad med C++|Documentation

    Lär dig hur du lägger till ikoner i Excel kalkblad med Aspose.Cells och C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/sv/cpp/insert-svg-to-excel/
  9. Çalışma Sayfasına İkonlar Ekleme ile C++|Docume...

    Aspose.Cells kullanarak Excel çalışma sayfalarına ikonlar nasıl eklenir öğrenin.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/tr/cpp/insert-svg-to-excel/
  10. 暗号化されたOffice Open XML(OOXML)ファイルのフォーマット検出(C++)|...

    Aspose.Cells for C++を使用して暗号化されたOffice Open XML(OOXML)ファイルのファイル形式を検出する方法を学びます。...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ja/cpp/detect-file-format...