Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 73,228 for

ios

(1.12 sec)
  1. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/net/convert-xps/
  2. EPS のサイズ変更 | .NET API ソリューション

    .NET 向け Aspose.Page API ソリューションが提供する EPS のサイズ変更機能について、コードスニペットを用いて解説します。... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/ja/net/resize-eps/
  3. Load And Save To Stream in PHP|Aspose.Words for...

    Load And Save Document To Stream using PHP....io.FileInputStream" , $ dataDir...dstStream = new Java ( "java.io.ByteArrayOutputStrea" ); $ SaveFormat...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. Leggi Visio Shape Data in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getShapes () io = 0 mentre io < shapes . getCount ()...getPage ( 0 ) . getShapes () io = 0 mentre io < shapes . getCount ()...

    docs.aspose.com/diagram/it/java/read-visio-shap...
  5. Buka Dokumen PDF menggunakan C++|Aspose.PDF unt...

    Gunakan pustaka C++ untuk membuka dokumen PDF Anda dengan cuplikan kode berikut oleh Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/id/cpp/open-pdf-document/
  6. Abrir Documento PDF usando C++|Aspose.PDF for C++

    Use a biblioteca C++ para abrir seu documento PDF com o próximo trecho de código da Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/pt/cpp/open-pdf-document/
  7. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/java/convert-images-format-...
  8. TeX إلى ZIP | حل API لـ C++

    حل Aspose.TeX API للعمل مع ملفات TeX. تتيح لك وظيفة تحويل TeX إلى ZIP حفظ ملف TeX الخاص بك كأكثر الأرشيفات شيوعًا....للمخرجات Copy using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/ar/cpp/output-to-zip/
  9. PS formátumú fájlok megtekintése | .NET Megoldás

    Nyissa meg az PS-fájlok megtekintéséhez. C# az PS rendereléséhez és megjelenítéséhez .NET-keretrendszer platformon, Windows és ASP.NET alkalmazásokon....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/hu/net/viewer/ps/
  10. View XPS Format Files | .NET API Solution

    Open to view XPS files. C# source code to load, render and display XPS documents on .NET Framework Platform, Windows, and ASP.NET Applications....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/net/viewer/xps/