Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 73,048 for

ios

(0.19 sec)
  1. Работа с изображениями|Documentation

    В этом разделе объясняется, как вставить или получить изображение со страницы visio с помощью Aspose.Diagram.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/ru/net/working-with-ima...
  2. 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 qua ví dụ cách tải tệp TeX từ ZIP chỉ với 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/
  3. Trabalhar com ficheiros no formato PS | Aspose....

    Este artigo aborda o trabalho com texto, formas, padrões de mosaico, gradientes, imagens e páginas em ficheiros PS ou EPS utilizando a solução API Aspose.Page para 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/pt/cpp/working-with-ps/
  4. Ekstrak Gambar dari PDF|Aspose.PDF untuk Java

    Cara mengekstrak bagian gambar dari PDF menggunakan Aspose.PDF untuk Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/id/java/extract-images-from...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false 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...
  6. Aspose::Words::License class | Aspose.Words for...

    Aspose::Words::License class. Provides methods to license the component. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Licenses the component...String licenseFileName = System :: IO :: Path :: Combine ( get_LicenseDir...

    reference.aspose.com/words/cpp/aspose.words/lic...
  7. C++を使用してWAVファイルをOle Objectとして挿入する|Documentation

    Aspose.Cellsを使用して、C++でExcelワークシートにWAVファイルをOLEオブジェクトとして挿入する方法を学びます。... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ja/cpp/inserting-a-wav-fi...
  8. Criar Documento PDF|Aspose.PDF for C++

    Este artigo descreve como Criar e formatar o Documento PDF com Aspose.PDF para C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/pt/cpp/create-pdf-document/
  9. أرشيف

    أرشيف...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // أضف صورة إلى...

    blog.aspose.com/ar/pdf/add-extract-remove-repla...
  10. ดูไฟล์รูปแบบ PS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ PS ซอร์สโค้ด C# เพื่อโหลด แสดง และแสดงเอกสาร PS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/ps/