Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 72,357 for

ios

(0.16 sec)
  1. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark.... io . File . read_all_bytes ( watermark_image...'Logo.jpg' with system_helper . io . FileStream ( MY_DIR + 'Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Быстрые советы|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... io . File file = new java . io . File ( "c:/pdftest/result...); java . io . FileInputStream fis = new java . io . FileInputStream...

    docs.aspose.com/pdf/ru/java/quick-tips/
  3. أرشيف

    أرشيف...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/ar/page/convert-xps-oxps-to-jpg...
  4. Cambiar el tamaño de EPS | Solución API C++

    La funcionalidad de cambio de tamaño de EPS ofrecida por la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/es/cpp/resize-eps/
  5. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...output_stream : io . BytesIO , input_streams : List [ io . BytesIO...output_stream io.BytesIO The output stream. input_streams List[io.BytesIO]...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add array items in XMP metadata of EPS| .NET

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

    docs.aspose.com/page/net/xmp-metadata/add-array...
  7. Procurar

    Procurar...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/pt/page/convert-xps-oxps-to-jpg...
  8. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET... IO . MemoryStream ms = new System . IO . MemoryStream...License as Stream using ( System . IO . Stream stream = System . Reflection...

    docs.aspose.com/barcode/net/licensing/
  9. 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...
  10. 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...