Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 72,580 for

ios

(0.26 sec)
  1. 記録

    記録...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/ja/page/convert-eps-ps-to-svg-c...
  2. ค้นหา

    ค้นหา...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/th/font/convert-type1-to-ttf/
  3. Procurar

    Procurar...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/pt/font/convert-type1-to-ttf/
  4. Изменения в публичном API в Aspose.Cells 8.8.0|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...java . io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...

    docs.aspose.com/cells/ru/java/public-api-change...
  5. Limitations et différences d'API|Documentation ...

    Comparez les limitations et les différences d'API entre Aspose.Slides pour PHP via Java et Aspose.Slides pour Java....io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/fr/php-java/limitations-...
  6. Управление объектами OLE с помощью C++|Document...

    Узнайте, как добавлять, извлекать и управлять объектами OLE в рабочих листах с использованием Aspose.Cells и C++....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/ru/cpp/managing-ole-objects/
  7. إدارة كائنات OLE باستخدام C++|Documentation

    تعلم كيفية إضافة واستخراج والتعامل مع كائنات OLE في أوراق العمل باستخدام Aspose.Cells مع C++....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/ar/cpp/managing-ole-objects/
  8. Hantera OLE objekt med C++|Documentation

    Lär dig hur du lägger till, extraherar och manipulerar OLE objekt i blad med Aspose.Cells med C++....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/sv/cpp/managing-ole-objects/
  9. LaTeX 数学公式渲染 | C++

    本文介绍了 Aspose.TeX API 在 C++ 中的 LaTeX 数学公式渲染解决方案。您将在此找到功能的代码示例。...set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/zh/cpp/latex-math-formula-r...
  10. LaTeX у PDF | C++

    Щоб конвертувати TeX у PDF за допомогою рішення Aspose.TeX API для C++, ознайомтеся з цією статтею, щоб побачити, як це зробити, і приклади коду....System::SharedPtr < System::IO::Stream > pdfStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/uk/cpp/latex-to-pdf/