Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 62,425 for

ios

(0.08 sec)
  1. Общие исключения и ошибки, связанные со шрифтам...

    Исключения и ошибки шрифтов в Linux...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/ru/java/technical-articl...
  2. arkiv

    arkiv...io.OutputStream imageStream = new java.io.FileOutpu...utdatabilden java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/sv/pdf/convert-pdf-to-png-jpeg-...
  3. C++ 用 API ソリューションによる EPS の切り抜き

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ja/cpp/crop-eps/
  4. إضافة رموز إلى ورقة العمل باستخدام ++C|Document...

    تعلم كيفية إضافة الرموز إلى أوراق عمل إكسل باستخدام Aspose.Cells مع ++C.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/ar/cpp/insert-svg-to-excel/
  5. Inserire immagine di sfondo in Excel con C++|Do...

    Come inserire un immagine di sfondo in Excel usando Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/it/cpp/insert-background-...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw shapes in a visio page with Aspose.Diagram....IO; using Aspose.Diagram; using...//ExStep:1-1 using System; using System.IO; using Aspose.Diagram; using...

    products.aspose.com/diagram/tutorial/draw-shape...
  8. Menambahkan Gambar ke File PDF yang Ada|Aspose....

    Bagian ini menjelaskan cara menambahkan gambar ke file PDF yang ada menggunakan pustaka Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/id/java/menambahkan-gambar-...
  9. Добавить изображение в существующий PDF файл|As...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием Java библиотеки....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ru/java/add-image-to-existi...
  10. Şifreli Office Open XML OOXML Dosyalarının Form...

    Aspose.Cells for C++ kullanarak şifreli Office Open XML (OOXML) dosyalarının dosya formatını nasıl tespit edeceğinizi öğrenin....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/tr/cpp/detect-file-format...