Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 73,383 for

ios

(0.25 sec)
  1. Archivio

    Archivio...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // creare un flusso per il...

    blog.aspose.com/it/page/convert-eps-ps-postscri...
  2. 档案

    档案...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // 为输出 EMF 文件创建流 using (var...

    blog.aspose.com/zh/page/convert-eps-ps-postscri...
  3. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....(const System::SharedPtr<System::IO::Stream>&) Specifies input document...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input document for processing in C++....Processor::From(const System::SharedPtr<System::IO::Stream>&) method Specifies input...System :: SharedPtr < System :: IO :: Stream > & input ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 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/
  6. 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...
  7. Ekstrak Gambar dari PDF|Aspose.PDF untuk Androi...

    Cara mengekstrak bagian dari gambar dari PDF menggunakan Aspose.PDF untuk Android via Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/id/androidjava/extract-imag...
  8. Fájlok tömörítése tömörítés nélkül a Python.NET...

    Fájlok hozzáadása az archívumokhoz tömörítés nélkül a továbbfejlesztett fájlkezelés érdekében, amely kényelmes szállítást, gyors hozzáférést és kompatibilitást biztosít a Python.NET különféle alkalmazásai között... with io . FileIO( "archive.zip" , 'x'...beállításokhoz - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/hu/python-net/advanced-...
  9. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/cpp/latex-figures/
  10. LaTeX a XPS | C++

    Funzionalità di conversione della soluzione API ASUP.TEX per C ++ consente di convertire i file in LaTeX in formato XPS. Ecco alcuni esempi di codice....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/it/cpp/latex-to-xps/