Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 62,202 for

ios

(0.14 sec)
  1. Output Streams – Aspose.HTML for Java

    Learn how to use and manage output streams to handle multi-output rendering and streamline HTML workflows with the Aspose.HTML for Java....io.Closeable interface. It will...a list java.util.List of java.io.InputStream objects. These objects...

    docs.aspose.com/html/java/output-streams/
  2. Füg einen XML-Namespace in den XMP-Metadaten hi...

    Das Hinzufügen eines XML-Namespace in XMP-Metadaten von EPS mithilfe von Aspose.Page für C++ wird hier mit dem Code veranschaulicht....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/de/cpp/xmp-metadata/add-na...
  3. Aspose::Words::IDocumentConverterPlugin interfa...

    Aspose::Words::IDocumentConverterPlugin interface. Defines an interface for external converter plugin in C++....Convert (System::SharedPtr<System::IO::Stream>, System::SharedPtr<...>, System::SharedPtr<System::IO::Stream>, System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words/ido...
  4. カスタム PowerPoint フォント|Aspose.Slides for PHP ドキュメント

    PowerPoint カスタムフォント...io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ja/php-java/custom-font/
  5. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....st System::SharedPtr<System::IO::Stream>&) method Saves the current...System :: SharedPtr < System :: IO :: Stream > & outputStream )...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to HTML format. Default is an empty string in C++....String imagesDir = System :: IO :: Path :: Combine ( get_ArtifactsDir..."SaveHtmlWithOptions" ); if ( System :: IO :: Directory :: Exists ( imagesDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Mengonversi PDF ke Format Gambar|Aspose.PDF unt...

    Topik ini menunjukkan bagaimana Aspose.PDF memungkinkan mengonversi PDF ke berbagai format gambar. Konversi halaman PDF ke gambar PNG, JPEG, BMP dengan beberapa baris kode.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/id/java/convert-pdf-to-imag...
  8. Converti XPS con l'API Aspose.Page C++

    La funzionalità di conversione da XPS a PDF inclusa nella soluzione API Aspose.Page per C++ è descritta e illustrata con i frammenti di codice qui riportati....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/it/cpp/convert-xps/
  9. Converter XPS com a API Aspose.Page C++

    A funcionalidade de conversão de XPS para PDF incluída na solução da API Aspose.Page para C++ é descrita e ilustrada com os excertos de código aqui....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/pt/cpp/convert-xps/
  10. Преобразование XPS с помощью API Aspose.Page C++

    Функциональность преобразования XPS в PDF, включенная в решение Aspose.Page API для C++, описана и проиллюстрирована фрагментами кода здесь....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/ru/cpp/convert-xps/