Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 74,307 for

ios

(2.52 sec)
  1. TeX typeset | ZIP input and output

    C++ API Solution to work with TeX. Learn how to convert TeX to PDF using ZIP archives as input and output with a few lines of code....output Copy using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/cpp/zip-input-and-output/
  2. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/es/net/latex-math-formula-r...
  3. Ridimensiona EPS | Soluzione API .NET

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per .NET è spiegata e illustrata con frammenti di codice qui.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/it/net/resize-eps/
  4. ค้นหา

    ค้นหา...หน้า, System::SharedPtr System::IO::Stream เอาต์พุต) 10 วิธีการของคลาส...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/th/pdf/convert-pdf-pages-to-png...
  5. Архів

    Архів...сторінка System::SharedPtr System::IO::Stream output) метод класу PngDevice...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/uk/pdf/convert-pdf-pages-to-png...
  6. تحميل TeX من ZIP | حل Aspose.TeX API

    حل Aspose.TeX API للعمل مع TeX. تعلم من خلال المثال كيفية تحميل ملف TeX من ZIP ببضعة أسطر من الكود....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/ar/cpp/load-tex-from-zip/
  7. Завантажити TeX із ZIP | C++ API рішення

    C++ API рішення для роботи з TeX. Дізнайтеся на прикладі, як завантажити TeX-файл із ZIP за допомогою всього кількох рядків коду....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/uk/cpp/load-tex-from-zip/
  8. Working with PS format files | Aspose.Page for C++

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for C++ API solution....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/working-with-ps/
  9. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...String, errorlog As String) Try If IO.Directory.Exists(TextBox2.Text...+ "\Documents") = False Then IO.Directory.CreateDirectory(TextBox2...

    forum.aspose.com/t/aspose-removing-strikethroug...
  10. XMP 메타데이터 | EPS 코딩용 API | .NET

    EPS 파일을 작업하기 위한 .NET API 솔루션입니다. EPS 파일의 XMP 메타데이터를 코딩하기 위한 풍부한 기능입니다. 추가, 편집 및 가져오는 방법에 대한 C# 예제입니다....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/ko/net/xmp-metadata/