Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 72,972 for

ios

(0.12 sec)
  1. Archiwa

    Archiwa...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/pl/page/convert-xps-to-jpg-png-...
  2. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Imposta i margini in...

    blog.aspose.com/it/pdf/convert-image-to-pdf-java/
  3. Procurar

    Procurar...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Defina as margens para...

    blog.aspose.com/pt/pdf/convert-image-to-pdf-java/
  4. Crop and resize EPS via C# | Aspose.Page

    Empower your C# applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/net/crop-eps/
  5. Сохранение документа SVG – C#

    В этой статье вы узнаете, как сохранить документ SVG в файл, поток памяти, ZIP-архив или URL-адрес с помощью библиотеки Aspose.SVG for .NET.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/ru/net/save-svg-document/
  6. 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/
  7. Impor dan Ekspor Anotasi ke format XFDF|Aspose....

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan pustaka Aspose.PDF untuk Java....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/id/java/import-export-xfdf/
  8. العمل مع الصور|Documentation

    تصف هذه الصفحة كيفية استخراج صورة أو استبدالها أو إدراجها من صفحة رسم Visio بمكتبة Aspose.Diagram.... io . FileOutputStream ( "ExtractAllImages"...create an image file fos = java . io . FileOutputStream ( "MasterIcon_Out...

    docs.aspose.com/diagram/ar/python-java/working-...
  9. Arşiv

    Arşiv...io.FileInputStream psStream = new java.io.FileInputStream("input...başlat java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/tr/page/combine-merge-ps-postsc...
  10. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory stream and I’m only converting one page i…...IO.MemoryStream = New System.IO.MemoryStream tiffDevice...myfilestream As System.IO.MemoryStream = New System.IO.MemoryStream(bytes)...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...