Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 72,942 for

ios

(0.23 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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/
  5. 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...
  6. 从 PDF 中提取图像|Aspose.PDF for Android via Java

    如何使用 Aspose.PDF for Android via Java 从 PDF 中提取部分图像... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/zh/androidjava/extract-imag...
  7. Проверка пароля зашифрованных файлов с помощью ...

    Проверьте пароль зашифрованных файлов Excel (xlsx, xlsb, xls, xlsm) и OpenOffice (ODS), используя C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ru/cpp/verify-password-of...
  8. Aspose.Words freezed while converting from DOCX...

    Hello, I have a problem with the attached DOCX document. I tried to convert it in PDF, but Aspose.Words freezes and does not convert it. I did my test both with the latest version Aspose.Words 26.3 and with previous o…...Using currentFileStream As New IO.MemoryStream(fileContent) Using...Using pdfStream As New System.IO.MemoryStream() Dim doc As New...

    forum.aspose.com/t/aspose-words-freezed-while-c...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to HTML format. Default is an empty string in C++....String imagesDir = System :: IO :: Path :: Combine ( get_ArtifactsDir..."SaveHtmlWithOptions" ); if ( System :: IO :: Directory :: Exists ( imagesDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Архивы

    Архивы...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Установите поля, чтобы...

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