Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 72,972 for

ios

(0.9 sec)
  1. ComHelper.open method | Aspose.Words for Python

    aspose.words.ComHelper.open method... def open ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO A .NET stream object that contains...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Process and Convert XML Using C++ | Aspose.PDF

    Transform XML programmatically with C++ sample code using Aspose.PDF for C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/cpp/transform-xml/
  3. Aspose::Words::LowCode::Processor class | Aspos...

    Aspose::Words::LowCode::Processor class. Processor class for performing different document processing actions 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. Archivio

    Archivio...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/it/page/convert-xps-or-oxps-fil...
  5. Einfügen einer WAV Datei als Ole Objekt mit C++...

    Lernen Sie, wie Sie eine WAV Datei als OLE Objekt in Excel Tabellen mit Aspose.Cells und C++ einfügen.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/de/cpp/inserting-a-wav-fi...
  6. Inserire un file WAV come oggetto Ole con C++|D...

    Impara come inserire un file WAV come oggetto OLE nei fogli di lavoro Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/it/cpp/inserting-a-wav-fi...
  7. Error “Cannot insert a node of this type at thi...

    Hello team. We started encountering the exception “Cannot insert a node of this type at this location” in the version Aspose.Word 25.1 , as well as in the latest released version 25.3. Note that this seems to be possib…...:commons-io-2.11.0.jar:aspose-words-25.1...WordContainerManager: javac -cp .:commons-io-2.11.0.jar:aspose-words-25.1...

    forum.aspose.com/t/error-cannot-insert-a-node-o...
  8. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....io.InputStream Input document stream...Parameter Type Description input java.io.InputStream Input document stream...

    reference.aspose.com/words/java/com.aspose.word...
  9. Da TeX a ZIP | Soluzione API per C++

    Soluzione API C++ per lavorare con TeX. La funzionalità di conversione da TeX a ZIP ti consente di salvare il tuo file TeX come archivio più popolare....l'output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/it/cpp/output-to-zip/
  10. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Where to save the object data...

    reference.aspose.com/words/python-net/aspose.wo...