Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 4,076 for

stream provider

(0.06 sec)
  1. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... These streams are used to convert images...following parameters: input_images_streams (list of FileIO objects), output_image_format...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  2. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily.... The Python library provides developers with an integrated...Image.open(shape.image_data.to_stream()) # ... # Compress image and...

    products.aspose.com/words/python-net/compress/t...
  3. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily.... The Python library provides developers with an integrated...Image.open(shape.image_data.to_stream()) # ... # Compress image and...

    products.aspose.com/words/python-net/compress/jpg/
  4. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily.... The Python library provides developers with an integrated... open (shape.image_data.to_stream()) # ... # Compress image and...

    products.aspose.com/words/python-net/compress/d...
  5. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily.... The Python library provides developers with an integrated... open (shape.image_data.to_stream()) # ... # Compress image and...

    products.aspose.com/words/python-net/compress/w...
  6. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily.... The Python library provides developers with an integrated... open (shape.image_data.to_stream()) # ... # Compress image and...

    products.aspose.com/words/python-net/compress/doc/
  7. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileUri method. Gets or sets the uniform resource identifier (URI) used to reference the resource file from the document in C++....resource files are saved to streams. This property allows to correct...value of this property to provide a custom URI for the resource...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of file streams by opening each input file...data directory into separate streams for image processing. Define...

    products.aspose.com/pdf/python-net/merger/tiff-...
  9. Travailler avec des projets | Aspose.Tasks Docu...

    Apprenez à créer, modifier et enregistrer des projets à l'aide d'Aspose.Tasks pour .NET....an Empty Project and Save to Stream Copy 1 // Create a project...Create a file stream 5 using (FileStream stream = new FileStream(...

    docs.aspose.com/tasks/fr/net/creating-reading-a...
  10. Читання файлів проекту | Aspose.Tasks Документація

    Це посібник пояснює, як читати та обробляти файли Microsoft Project за допомогою Aspose.Tasks для C ++....GitHub Reading Project File from Stream Copy 1 // The path to the documents...file stream 5 { 6 System::SharedPtr < System::IO::Stream > filesStream...

    docs.aspose.com/tasks/uk/cpp/reading-project/