Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 72,963 for

ios

(0.1 sec)
  1. 使用 C++ 检测加密的 Office Open XML(OOXML)文件的文件格式|Docu...

    学习如何使用 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/zh/cpp/detect-file-format...
  2. Guardar un documento SVG – C#

    En el artículo, aprenderá cómo guardar un documento SVG en un archivo, secuencia de memoria, archivo ZIP o URL usando Aspose.SVG para la biblioteca .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/es/net/save-svg-document/
  3. Конвертировать PDF в форматы изображений|Aspose...

    Эта тема показывает, как Aspose.PDF позволяет конвертировать PDF в различные форматы изображений. Конвертируйте страницы PDF в изображения PNG, JPEG, BMP с помощью нескольких строк кода....io.FileOutputStream" , $outputImageFileName...$outputBinImageFile = new java ( "java.io.FileOutputStream" , $outputBinImageFileNa...

    docs.aspose.com/pdf/ru/php-java/convert-pdf-to-...
  4. Создание диаграммы Excel и встраивание её в пре...

    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....System :: SharedPtr < System :: IO :: MemoryStream > wbStream =...System :: SharedPtr < System :: IO :: Stream > wbStream , intrusive_ptr...

    docs.aspose.com/slides/ru/cpp/creating-excel-ch...
  5. Konvertieren von MHTML in JPG - Aspose.HTML for...

    Konvertieren Sie MHTML in JPG, PNG, GIF, TIFF, BMP mit Aspose.HTML for Java. Betrachten Sie verschiedene MHTML-zu-JPG-Konvertierungsszenarien in Java-Code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/de/java/convert-mhtml-to-jpg/
  6. Конвертировать EPUB в JPG на Java

    Конвертируйте EPUB в JPG на Java с помощью Aspose.HTML API. Рассмотрим различные сценарии преобразования EPUB в JPG в коде Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/ru/java/convert-epub-to-jpg/
  7. 环境配置 – Aspose.HTML for Java

    学习如何在应用程序运行时创建不同的环境配置--使用沙盒、运行时服务、网络服务等。... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/zh/java/environment-config...
  8. Extraire toutes les images des formes dans Visi...

    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 . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/fr/net/extract-all-imag...
  9. LaTeX до XPS | C++

    Функція перетворення рішення Aspose.TeX API для C++ дозволяє конвертувати файли LaTeX у формат XPS....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/uk/cpp/latex-to-xps/
  10. حل عملي لتغيير حجم المخطط في PPTX|وثائق Aspose....

    إصلاح تغيير حجم المخطط غير المتوقع في PPTX عند استخدام كائنات OLE مضمّنة من إكسل مع Aspose.Slides للـ C++. تعرف على طريقتين مع الشيفرة للحفاظ على تناسق الأحجام....System :: SharedPtr < System :: IO :: MemoryStream > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/ar/cpp/working-solution-...