Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 74,229 for

ios

(0.12 sec)
  1. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Saves the data of...System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Tạo hình vẽ trong LaTeX | Giải pháp API .NET

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

    products.aspose.com/tex/vi/net/latex-figures/
  3. Equazioni LaTeX | Soluzione API per C++

    Soluzione API C++ per lavorare con LaTeX. Crea una formula di qualsiasi complessità utilizzando questa API LaTeX nativa per C++....m(System::MakeObject<System::IO::MemoryStream>()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/it/cpp/math-rendering/
  4. 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/ja/cpp/latex-math-formula-r...
  5. 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/ru/cpp/latex-to-pdf/
  6. ארכיון

    ארכיון...io.File . עבור כל קובץ תמונה ברשימה...Stream java.io.FileInputStream fs = new java.io.FileInputStream(imageDir...

    blog.aspose.com/he/pdf/generate-pdf-file-from-i...
  7. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....io.FileOutputStream" , "output.xml"...$xmlOutputStream = new java ( "java.io.FileOutputStream" , "output.fdf"...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  8. 使用 Java 从 PDF 中提取文本或图像 | Aspose.PDF

    Java 上的源代码,用于从 Java 和 PHP 上的 PDF 文件中提取文本和图像。... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/zh-hans/java/parser/
  9. 以 Java 从 PDF 中提取文本 | Aspose.PDF

    在 Java 和 PHP 上从 PDF 文件中提取文本的 Java 源代码,Delphi。... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/zh-hans/java/parser/text/
  10. Impor dan Ekspor Anotasi ke format XFDF menggun...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C++ dan pustaka Aspose.PDF untuk C++....anotasi auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/id/cpp/import-export-xfdf/