Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 74,320 for

ios

(0.73 sec)
  1. 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/
  2. 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...
  3. Преобразование 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/
  4. 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/
  5. Caractéristiques|Aspose.Words pour .NET

    Aspose.Words pour .NET offre aux utilisateurs un large éventail de fonctionnalités allant de la simple conversion et modification de documents à la création de documents structurés et visuellement attrayants ou à l'automatisation des rapports à l'aide de C#....iOS Utilisez Aspose.Words pour .NET...NET dans vos applications iOS natives. Xamarin.Mac Utilisez Aspose...

    docs.aspose.com/words/fr/net/features/
  6. 아카이브

    아카이브...io.OutputStream imageStream = new java.io.FileOutpu...객체 생성 java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/ko/pdf/convert-pdf-to-png-jpeg-...
  7. LaTeX to XPS | Aspose.TeX for C++

    Conversion functionality of Aspose.TeX API solution for C++ lets convert LaTeX files to teh XPS format. Here are some code examples....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/cpp/latex-to-xps/
  8. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...io October 9, 2025, 9:51am 1 In...9, 2025, 9:52am 2 @sportworks.io It seems you’re experiencing...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  9. Çalışma Sayfasına İkonlar Ekleme ile C++|Docume...

    Aspose.Cells kullanarak Excel çalışma sayfalarına ikonlar nasıl eklenir öğrenin.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/tr/cpp/insert-svg-to-excel/
  10. Добавить фоновое изображение в Excel с помощью ...

    Как вставить фоновое изображение в Excel с использованием Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ru/cpp/insert-background-...