Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 56,296 for

ios

(0.09 sec)
  1. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input documents into a single document and returns Document instance of the final document in C++....System::ArrayPtr<System::SharedPtr<System::IO::Stream>>&, Aspose::Words::L...System :: SharedPtr < System :: IO :: Stream >> & inputStreams ...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. IDocumentConverterPlugin | Aspose.Words for Java

    Defines an interface for external converter plugin in Java....io.InputStream loadOptions LoadOptions...LoadOptions outputStream java.io.OutputStream saveOptions SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Change array items in XMP metadata of EPS| .NET

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code snippets.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/net/xmp-metadata/change-ar...
  4. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C++...System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/cpp/video-frame/
  5. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a text watermark into the document from streams with options in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Scalanie dokumentów PDF za pomocą Python | Aspo...

    Odkryj, jak efektywnie używać Aspose.PDF for Python via .NET, aby łączyć obrazy, pliki XML, HTML, EPUB i inne w jednym dokumencie PDF lub DOCX/PPTX. Odkryj, jak efektywnie używać Aspose.PDF for Python via .NET, aby łączyć obrazy, pliki XML, HTML, EPUB i inne w jednym dokumencie PDF lub DOCX/PPTX....pdf as apdf from io import FileIO from os import...import aspose.pdf as apdf from io import FileIO from os import...

    products.aspose.com/pdf/pl/python-net/merger/
  7. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine.... IO . Directory . GetCurrentDirectory...string [] images = { System . IO . Path . Combine ( workingDirectory...

    docs.aspose.com/omr/net/generate-template/
  8. Trasforma XML usando C++ | Aspose.PDF

    Semplice codice sorgente demo per trasformare XML e caricare in documenti PDF su qualsiasi piattaforma con linguaggio C++....); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/it/cpp/transform-xml/
  9. แปลง XML โดยใช้ C++ | Aspose.PDF

    รหัสที่มาสาธิตง่ายในการแปลง XML และโหลดลงในเอกสาร PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/th/cpp/transform-xml/
  10. Insertando un archivo WAV como Objeto Ole con C...

    Aprende cómo insertar un archivo WAV como un objeto OLE en hojas de cálculo de 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/es/cpp/inserting-a-wav-fi...