Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 62,414 for

ios

(0.19 sec)
  1. 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...
  2. 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/
  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. 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/
  5. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...io.File; import java.io.FileOutputStream; import...import java.io.InputStream; import java.io.OutputStream; import...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  6. Aspose::Words::License::License constructor | A...

    Aspose::Words::License::License constructor. Initializes a new instance of this class in C++....String licenseFileName = System :: IO :: Path :: Combine ( get_LicenseDir...licenseCopyFileName = System :: IO :: Path :: Combine ( get_AssemblyDir...

    reference.aspose.com/words/cpp/aspose.words/lic...
  7. Извлечение изображений из PDF|Aspose.PDF for Java

    Как извлечь часть изображения из PDF с использованием Aspose.PDF для Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/ru/java/extract-images-from...
  8. Convierta HTML a imagen en Java – PNG, JPG, BMP...

    Convierte HTML a imágenes como JPG, PNG, etc. con Aspose.HTML for Java. Usa ImageSaveOptions para obtener resultados precisos y personalizables.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/es/java/convert-html-to-im...
  9. Arsip

    Arsip...o (System::SharedPtr System::IO::Stream aliran) metode. Tambahkan...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/id/slides/embed-video-in-powerp...
  10. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/cpp/import-export-xfdf/