Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 74,196 for

ios

(0.56 sec)
  1. Convert PDF to Image Formats in Python|Aspose.P...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....pdf as ap from io import FileIO from os import...import aspose.pdf as ap from io import FileIO from os import...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  2. Управление видеокадрами в презентациях с исполь...

    Узнайте, как программно добавлять и извлекать видеокадры в слайдах PowerPoint и OpenDocument с использованием Aspose.Slides для C++. Быстрое руководство....System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/ru/cpp/video-frame/
  3. Procurar

    Procurar...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Adicionar...

    blog.aspose.com/pt/pdf/add-extract-remove-repla...
  4. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file.... IO ; Loading from the file using...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  5. Arsip

    Arsip...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Tambahkan...

    blog.aspose.com/id/pdf/add-extract-remove-repla...
  6. Carregue uma fonte do arquivo ttf | C++

    Solução da API C ++ para carregar fontes de um arquivo no seu disco rígido, mesmo que esse arquivo não seja um inselo da fonte. Vejamos como fazer isso de um arquivo TTF.... IO ; Carregando do arquivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/pt/cpp/how-to-load-fonts/l...
  7. Xem các tập tin định dạng EPS | Giải pháp cho .NET

    Mở để xem các tệp EPS. Mã nguồn C# để tải, kết xuất và hiển thị các tài liệu EPS trên Nền tảng .NET Framework, Windows và các ứng dụng ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/vi/net/viewer/eps/
  8. Unire XPS in XPS, XPS in PDF | .NET

    Soluzione API .NET per unire file XPS in poche righe di codice. Salva il risultato combinato come file XPS o PDF. Esempio di codice C# della funzionalità di unione....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/it/net/merge-xps-files/
  9. PS 형식 파일 보기 | .NET 해결책 | Aspose

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

    products.aspose.com/page/ko/net/viewer/ps/
  10. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...