Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 74,196 for

ios

(1.62 sec)
  1. ดึงข้อความจาก PDF ใน Java | Aspose.PDF

    รหัสที่มาจาวาเพื่อดึงข้อความจากไฟล์ PDF บน Java และ PHP, Delphi... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/th/java/parser/text/
  2. Bekerja dengan Penempatan Gambar|Aspose.PDF unt...

    Bagian ini menjelaskan fitur bekerja dengan penempatan gambar file PDF menggunakan pustaka Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.IOException ; import javax.imageio...

    docs.aspose.com/pdf/id/java/working-with-image-...
  3. Trabajando con la Colocación de Imágenes|Aspose...

    Esta sección describe las características del trabajo con la colocación de imágenes en un archivo PDF utilizando la biblioteca Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.IOException ; import javax.imageio...

    docs.aspose.com/pdf/es/java/working-with-image-...
  4. Aspose::Words::Drawing::ImageData::Save method ...

    Aspose::Words::Drawing::ImageData::Save method. Saves the image into the specified stream in C++....ImageData::Save(const System::SharedPtr<System::IO::Stream>&) method Saves the image...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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/
  6. 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/
  7. 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...
  8. 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/
  9. Chercher

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

    blog.aspose.com/fr/font/convert-type1-to-ttf/
  10. Aspose.TeX's Output Interface | C++

    Funzionalità di conversione della soluzione API Aspose.TeX per C++ con TeX, come formato di output, è spiegata qui con gli esempi di codice....System::SharedPtr < System::IO::Stream > outZipStream = System::IO::File::Ope...n(System::IO::Path::Combine(RunExamples::OutputDirectory, u "zip-pdf-out...

    docs.aspose.com/tex/it/cpp/aspose-tex-output/