Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 62,410 for

ios

(0.07 sec)
  1. Trabajar con archivos en formato PS | Aspose.Pa...

    Aprenda a trabajar con texto, formas, patrones de mosaico, degradados, imágenes y páginas en archivos PS o EPS utilizando Aspose.Page para C++....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/es/cpp/working-with-ps/
  2. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....io.InputStream XmlDataSource(String...xmlStream java.io.InputStream xmlSchemaStream java.io.InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  3. PdfFileMend Class|Aspose.PDF for Java

    이 섹션에서는 PdfFileMend 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다.... IO . File . OpenRead ( _dataDir...로드 var imageStream = System . IO . File . OpenRead ( _dataDir...

    docs.aspose.com/pdf/ko/java/pdffilemend-class/
  4. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  5. C++を使用してEPSファイルからXMPメタデータを取得する

    C++用のAspose.Page APIソリューションを使用してEPSファイルからXMPメタデータを取得するプロセスを、コードとともに説明しました。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/get/
  6. Aspose.TeX's Output Interface | Python tramite ...

    Ecco una spiegazione della funzionalità di conversione della soluzione API Aspose.Tex per Python, con Tex come formato di output, con esempi di codice.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/it/python-net/aspose-tex-ou...
  7. Konvertieren Sie PostScript mit der Aspose.Page...

    Die in der Aspose.Page-API-Lösung für C++ enthaltene PS-zu-BMP-Konvertierungsfunktion wird hier erklärt und anhand der Codeausschnitte veranschaulicht....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/de/cpp/convert-ps/
  8. Konvertieren Sie EPS mit der Aspose.Page C++-API

    Die von der Aspose.Page-API-Lösung für C++ angebotene EPS-zu-WMF-Konvertierungsfunktionalität wird hier mit den Code erläutert und veranschaulicht....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/de/cpp/convert/eps-to-png/
  9. Преобразование PostScript с помощью API Aspose....

    Функциональность преобразования PS в BMP, включенная в решение Aspose.Page API для C++, объясняется и иллюстрируется фрагментами кода здесь....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/ru/cpp/convert-ps/
  10. Convertir PostScript avec l'API C++ Aspose.Page

    La fonctionnalité de conversion PS en BMP incluse dans 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-ps/