Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 62,414 for

ios

(0.1 sec)
  1. Создание PDF документа|Aspose.PDF for C++

    Эта статья описывает, как создавать и форматировать PDF документ с использованием Aspose.PDF для C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/ru/cpp/create-pdf-document/
  2. Aspose.Pdf.Facades.PdfExtractor 在 MacOS 存的檔案都是 ...

    您好,我在 Apple M4 Pro 上使用 Aspose.PDF V25.3 .0 使用 Aspose.Pdf.Facades.PdfExtractor 來儲存 PDF 中的影像,儲存的圖檔都是 0 byte ,也沒有任何的錯誤。 註: 已透過 brew 安裝 mono-libgdiplus , 並重新開機過。 brew install mono-libgdiplus 程式如下, using System.IO; using …...IO; using Aspose.Pdf; using Aspose...PdfExtractor()) { var pdfFile = System.IO.Path.Combine(dataDir, contractPdf);...

    forum.aspose.com/t/aspose-pdf-facades-pdfextrac...
  3. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  4. Рендеринг математических формул LaTeX | С++

    В этой статье описано решение 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/ru/cpp/latex-math-formula-r...
  5. สร้างตัวเลขใน LaTeX | โซลูชัน C++ API

    โซลูชัน C++ API เพื่อทำงานร่วมกับ TeX รวมฟังก์ชันการสร้างตัวเลขเอกสารใน LaTeX และบันทึกไฟล์ผลลัพธ์เป็นรูปภาพ...set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/th/cpp/latex-figures/
  6. Crea formule in LaTeX | Soluzione API .NET

    Soluzione API .NET per lavorare con TeX. Include la funzionalità per creare equazioni matematiche in LaTeX e salvare il file dei risultati come immagini....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/it/net/latex-math/
  7. วิธี Zip ไฟล์โดยไม่มีการบีบอัดผ่าน Python.NET

    วิธีเพิ่มไฟล์ลงในไฟล์เก็บถาวรโดยไม่ต้องบีบอัดเพื่อการจัดการไฟล์ที่ได้รับการปรับปรุง ให้ความสะดวกสบายในการเคลื่อนย้าย การเข้าถึงที่รวดเร็ว และความเข้ากันได้ในแอปพลิเคชันต่างๆ โดย Python.NET...เมื่อสร้างอินสแตนซ์ไฟล์เก็บถาวร with io . FileIO( "archive.zip" , 'x'... - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/th/python-net/advanced-...
  8. Hur man zippar filer utan komprimering via Pyth...

    Hur man lägger till filer till arkiv utan komprimering för förbättrad filhantering, vilket ger bekvämlighet vid transport, snabb åtkomst och kompatibilitet mellan olika applikationer av Python.NET...skapar en Archive-instans with io . FileIO( "archive.zip" , 'x'... - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/sv/python-net/advanced-...
  9. Aspose::Words::License::License constructor | A...

    Aspose::Words::License::License constructor. Initializes a new instance of this class in C++....String licenseFileName = System :: IO :: Path :: Combine ( get_LicenseDir...licenseCopyFileName = System :: IO :: Path :: Combine ( get_AssemblyDir...

    reference.aspose.com/words/cpp/aspose.words/lic...
  10. Mengonversi PDF ke Format Gambar|Aspose.PDF unt...

    Topik ini menunjukkan bagaimana Aspose.PDF memungkinkan mengonversi PDF ke berbagai format gambar. Konversi halaman PDF ke gambar PNG, JPEG, BMP dengan beberapa baris kode.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/id/java/convert-pdf-to-imag...