Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 56,356 for

ios

(0.05 sec)
  1. Modern API|Aspose.Slides for PHP Documentation

    Modern API...io.File" , "image.png" ); $imageio...$javafile = new Java ( "java.io.File" , "slide1.png" ); $imageio...

    docs.aspose.com/slides/php-java/modern-api/
  2. Modern API|Aspose.Slides for Node.js via .NET D...

    Modern API...io.File" , "image.png" ); imageio...java . newInstanceSync ( "java.io.File" , "slide1.png" ); imageio...

    docs.aspose.com/slides/nodejs-java/modern-api/
  3. Create a Document in Python – Create or Load HT...

    Learn how to load HTML documents from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents in Python....constructor: Copy 1 import os 2 import io 3 from aspose. html import *...string to it. 11 content_stream = io. BytesIO (b "<p>Hello, World...

    docs.aspose.com/html/python-net/create-a-document/
  4. LaTeX a la imagen | Aspose.TeX para C++

    Para convertir TeX a formatos de imagen utilizando la Aspose.TeX paraC++, lea este artículo que describe cómo hacerlo y los ejemplos de código....System::MakeObject < TeXJob > (System::IO::Path::Combine(RunExamples::InputDirectory...System::IO::Stream > fs = System::IO::File::Open(System::IO::Pat...

    docs.aspose.com/tex/es/cpp/latex-to-image/
  5. Image|Aspose.Slides for PHP Documentation

    Work with images in Slides in PowerPoint Presentation using PHP. Add images from disk or from web in PowerPoint Slides using PHP. Add images to Slide Masters or as Slide Background using PHP. Add SVG to PowerPoint Presentation using PHP. Convert SVG to Shapes in PowerPoint using PHP. Add images as EMF in Slides using PHP....io.ByteArrayOutputStrea" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/image/
  6. Trabajar con transparencia en PostScript | C++

    Cómo agregar transparencia a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddT...

    docs.aspose.com/page/es/cpp/ps/working-with-tra...
  7. Arbeiten mit Transparenz in PostScript | C++

    Wie man einer PS-Datei Transparenz hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddT...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  8. Конвертация PowerPoint в HTML на C++|Документац...

    Конвертация PowerPoint в HTML на C++. Сохранение PPTX или PPT в HTML на C++. Сохранение слайдов в HTML на C++...некоторая санация пути IO :: File :: WriteAllBytes ( IO :: Path :: Combine...MakeObject < IO :: FileStream > ( u "my_video.avi" , IO :: FileMode...

    docs.aspose.com/slides/ru/cpp/convert-powerpoin...
  9. Gmail Utility Features|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.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/gmail-utility-features/
  10. 将 PDF 转换为图像格式|Aspose.PDF for C++

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。通过几行代码将 PDF 页面转换为 PNG、JPEG、BMP 图像。...auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-image...