Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 3,881 for

stream provider

(0.1 sec)
  1. MHTML in XPS konvertieren – Aspose.HTML for .NET

    Konvertieren Sie MHTML in XPS in C# oder online. Betrachten Sie die unterstützten MHTML zu XPS Konvertierungsszenarien in C# Beispielen....Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    docs.aspose.com/html/de/net/convert-mhtml-to-xps/
  2. How to Make a Booklet in PDF using Java

    This article guides on how to make a booklet in PDF using Java. It has environment settings, list of steps and a runnable sample code to create booklet from PDF using Java.... It provides resources to set the IDE for...in the PdfFileEditor object Provide input PDF file name, output...

    kb.aspose.com/pdf/java/how-to-make-a-booklet-in...
  3. 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...
  4. Convertir EPUB en XPS – Exemples de code C#

    Convertissez un EPUB en XPS à l'aide de l'API Aspose.HTML for .NET. Examinez divers scénarios de conversion EPUB vers XPS dans des exemples C#....Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    docs.aspose.com/html/fr/net/convert-epub-to-xps/
  5. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....document structure and content streams. PDF Document Structure As...like Page etc. The DOM API provides single entry and exit points...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  6. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....document structure and content streams. PDF Document Structure As...like Page etc. The DOM API provides single entry and exit points...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  7. 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...
  8. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to Streamline your presentation data....Slides provides methods to read and write...data_stream = chart . chart_data . read_workbook_stream () chart...

    docs.aspose.com/slides/python-net/chart-workbook/
  9. Convertir HTML a JPG – ejemplos de C# y convert...

    Convierta HTML a JPG con Aspose.HTML for .NET. Considere varios escenarios de conversión de HTML a JPG en ejemplos de C#. Pruebe el convertidor HTML en línea....flujo de salida – Output Stream Providers Si es necesario guardar...Implement a custom MemoryStream provider for advanced control over...

    docs.aspose.com/html/es/net/convert-html-to-jpg/
  10. 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-...