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

ios

(0.3 sec)
  1. EPS 형식 파일 보기 | .NET 해결책 | Aspose

    EPS 파일을 보려면 엽니다. .NET Framework 플랫폼, Windows 및 ASP.NET 응용 프로그램에서 EPS 문서를 로드, 렌더링 및 표시하는 C# 소스 코드입니다....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/ko/net/viewer/eps/
  2. Archiwa

    Archiwa...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Dodaj obraz...

    blog.aspose.com/pl/pdf/add-extract-remove-repla...
  3. ארכיון

    ארכיון...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // הוסף תמונה...

    blog.aspose.com/he/pdf/add-extract-remove-repla...
  4. Carica un carattere dal file TTF | C++

    Soluzione API C ++ per caricare i caratteri da un file sul disco rigido anche se questo file non è un po 'di carattere. Diamo un'occhiata a come farlo da un file TTF.... IO ; Caricamento dal file utilizzando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/it/cpp/how-to-load-fonts/l...
  5. Extraire des images du PDF|Aspose.PDF pour Java

    Comment extraire une partie de l'image du PDF en utilisant Aspose.PDF pour Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/fr/java/extract-images-from...
  6. قم بقص EPS وتغيير حجمه عبر C# | Aspose.Page

    قم بتمكين تطبيقات C# الخاصة بك من خلال حل واجهة برمجة التطبيقات (API) الخاص بنا لاقتصاص ملفات EPS وتغيير حجمها، مما يضفي الحيوية على العناصر المرئية....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/ar/net/crop-eps/
  7. Đang tải TeX từ ZIP | Giải pháp API C++

    Giải pháp API C++ để làm việc với TeX. Tìm hiểu ví dụ về cách tải tệp TeX từ ZIP bằng một vài dòng mã....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/vi/cpp/load-tex-from-zip/
  8. 아카이브

    아카이브...프로세스(시스템::SharedPtr 페이지, 시스템::SharedPtr System::IO::Stream output) PngDevice 클래스의...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/ko/pdf/convert-pdf-pages-to-png...
  9. Archiv

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

    blog.aspose.com/de/page/convert-xps-to-jpg-png-...
  10. Archiv

    Archiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Stellen Sie die Ränder...

    blog.aspose.com/de/pdf/convert-image-to-pdf-java/