Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 72,963 for

ios

(0.24 sec)
  1. 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...
  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 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/
  4. إدارة كائنات 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/
  5. 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/
  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. Membuat PDF yang kompleks|Aspose.PDF untuk Java

    Aspose.PDF untuk Java memungkinkan Anda membuat dokumen yang lebih kompleks yang berisi gambar, fragmen teks, dan tabel dalam satu dokumen....io.FileNotFoundExceptio ; import...java . io . FileInputStream imageStream = new java . io . FileInputStream...

    docs.aspose.com/pdf/id/java/complex-pdf-example/
  8. PdfFileMend Class|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara bekerja dengan Aspose.PDF Facades menggunakan Kelas PdfFileMend.... IO . File . OpenRead ( _dataDir...stream var imageStream = System . IO . File . OpenRead ( _dataDir...

    docs.aspose.com/pdf/id/java/pdffilemend-class/
  9. Aspose.TeX's output interface | Python

    Here is an explanation of the conversion functionality of the Aspose.TeX API solution for Python, with TeX as the output format, with code examples.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/python-net/aspose-tex-output/
  10. Criando um PDF complexo|Aspose.PDF para Java

    Aspose.PDF para Java permite criar documentos mais complexos que contenham imagens, fragmentos de texto e tabelas em um único documento....io.FileNotFoundExceptio ; import...java . io . FileInputStream imageStream = new java . io . FileInputStream...

    docs.aspose.com/pdf/pt/java/complex-pdf-example/