Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 62,421 for

ios

(0.11 sec)
  1. Converter PDF para formatos de Imagens|Aspose.P...

    Este tópico mostra como o Aspose.PDF permite converter PDF para várIos formatos de imagens. Converta páginas PDF para imagens PNG, JPEG, BMP com algumas linhas de código....auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/pt/cpp/convert-pdf-to-image...
  2. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... def save ( self , stream : io . BytesIO , save_format : aspose...Parameter Type Description stream io.BytesIO Stream where to save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LaTeX에서 수식 만들기 | .NET API 솔루션 | Aspose.TeX

    TeX와 함께 작동하는 .NET API 솔루션입니다. LaTeX에서 수학 방정식을 생성하고 결과 파일을 이미지로 저장하는 기능이 포함되어 있습니다....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/ko/net/latex-math/
  4. LaTeX에서 그림 만들기 | .NET API 솔루션 | Aspose.TeX

    TeX와 함께 작동하는 .NET API 솔루션입니다. LaTeX에서 문서 도형을 생성하고 결과 파일을 이미지로 저장하는 기능이 포함되어 있습니다....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/ko/net/latex-figures/
  5. Verwalten von OLE Objekten mit C++|Documentation

    Lernen Sie, wie Sie OLE Objekte in Arbeitsblättern mithilfe von Aspose.Cells mit C++ hinzufügen, extrahieren und verwalten....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/de/cpp/managing-ole-objects/
  6. Gestión de objetos OLE con C++|Documentation

    Aprende cómo agregar, extraer y manipular objetos OLE en hojas de cálculo usando Aspose.Cells con C++....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/es/cpp/managing-ole-objects/
  7. Aspose.PSD สำหรับ .NET 19.6 - บันทึกการอัปเดต|D...

    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.Stream) M:Aspose.PSD.FileFormats...FileFormats.Bmp.BmpImage.#ctor(System.IO.Stream,System.UInt16,Aspose.PSD...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-1...
  8. Aspose.PSD dla .NET 19.6 - Notatki dotyczące wy...

    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.Stream) M:Aspose.PSD.FileFormats...FileFormats.Bmp.BmpImage.#ctor(System.IO.Stream,System.UInt16,Aspose.PSD...

    docs.aspose.com/psd/pl/net/aspose-psd-dla-net-1...
  9. Convertir EPS avec l'API C++ Aspose.Page

    La fonctionnalité de conversion EPS en WMF offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/fr/cpp/convert/eps-to-png/
  10. Convertir PostScript con la API Aspose.Page C++

    La funcionalidad de conversión de PS a BMP incluida en la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/es/cpp/convert-ps/