Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 72,967 for

ios

(0.08 sec)
  1. 搜索

    搜索...(System::SharedPtr頁面,System::SharedPtr System::IO::Stream PngDevice 類的output)]...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/zh-hant/pdf/convert-pdf-pages-t...
  2. Lavorare con file in formato PS | Aspose.Page p...

    Questo articolo riguarda l'utilizzo di testo, forme, pattern di tiling, gradienti, immagini e pagine in file PS o EPS utilizzando la soluzione API Aspose.Page per C++....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/it/cpp/working-with-ps/
  3. Робота з файлами формату PS | Aspose.Page для C++

    У цих статтях йдеться про роботу з текстом, фігурами, шаблонами плитки, градієнтами, зображеннями та сторінками у файлах PS або EPS з Aspose.Page для C++....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/uk/cpp/working-with-ps/
  4. Caricamento di TeX da ZIP | Soluzione API C++

    Soluzione API C++ per lavorare con TeX. Scopri nell'esempio come caricare un file TeX da ZIP con poche righe di codice....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/it/cpp/load-tex-from-zip/
  5. WatermarkerContext.image_watermark_options prop...

    WatermarkerContext.image_watermark_options property. Options for the text watermark.... io . File . read_all_bytes ( watermark_image...'Logo.jpg' with system_helper . io . FileStream ( MY_DIR + 'Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. 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/