Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 62,286 for

ios

(0.19 sec)
  1. 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...
  2. 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...
  3. Unisci XPS a XPS, XPS a PDF | .NET

    .NET API per unire file XPS. Salva il risultato combinato come file XPS o PDF. Esempio di codice C# di unione di funzionalità....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/
  4. 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/
  5. 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/
  6. 아카이브

    아카이브...프로세스(시스템::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...
  7. 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-...
  8. 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/
  9. Archivio

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

    blog.aspose.com/it/page/convert-xps-to-jpg-png-...
  10. Đ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/