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

ios

(0.25 sec)
  1. 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/
  2. 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/
  3. 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...
  4. LaTeX toán học | Giải pháp API .NET

    Giải pháp .NET API để hoạt động với TeX. Bao gồm chức năng tạo phương trình toán học trong LaTeX và lưu tệp kết quả dưới dạng hình ảnh....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/vi/net/latex-math/
  5. Allgemeine Ausnahmen und Fehler im Zusammenhang...

    Schriftart-Ausnahmen und -Fehler unter Linux...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/de/java/technical-articl...
  6. Exceptions et erreurs courantes liées aux polic...

    Exceptions et erreurs de police sous Linux...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/fr/java/technical-articl...
  7. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/zh/net/save-svg-document/
  8. Speichern Sie ein SVG-Dokument – C#

    In dem Artikel erfahren Sie, wie Sie ein SVG-Dokument mithilfe der Aspose.SVG for .NET-Bibliothek in einer Datei, einem Speicherstream, einem ZIP-Archiv oder einer URL speichern.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/de/net/save-svg-document/
  9. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...get_SuggestedExtension (), System :: IO :: FileMode :: Create ); oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Text 註釋的原始程式碼... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...