Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 4,225 for

stream provider

(0.22 sec)
  1. How to Add Weekdays in MPP using Java

    This small topic is about how to add Weekdays in MPP using Java by providing details about setting up the environment and using the example code. You can easily develop an application to define weekdays in Microsoft Project using Java....Weekdays in MPP using Java by providing details about setting up the...the disk or inside a memory stream by using the SaveFileFormat...

    kb.aspose.com/tasks/java/how-to-add-weekdays-in...
  2. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....the Word file from disk or stream, allow setting the warning...callbacks for monitoring, providing the password for protected...

    kb.aspose.com/words/python/how-to-split-pages-i...
  3. How to Convert Excel to CSV in Python

    This quick tutorial guides on how to convert Excel to CSV in Python. To convert Excel to CSV Python environment settings, a detailed sequence of steps and a runnable sample code is available....Excel to CSV in Python by providing a detailed description of...from the disk or from a memory stream. It shows how to configure...

    kb.aspose.com/cells/python/how-to-convert-excel...
  4. Convert FLATOPC to PPTM via C++ or with free On...

    Export FLATOPC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTM online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Published Blazor WASM App cannot init Document ...

    Hi I’m running into an error using version 26.0 in our Blazor WebAssembly application. The error occurs when attempting to instantiate the License class. Environment: .NET 8.0 Blazor WebAssembly Aspose.Words for .NET…...client only sends/receives streams. Licensing is handled by the...Convert(IFormFile doc) { using var stream = doc.OpenReadStream(); var...

    forum.aspose.com/t/published-blazor-wasm-app-ca...
  7. How to Convert Microsoft Project File to XPS in...

    This tutorial provides details on how to convert Microsoft Project file to XPS in Java. It will assist to convert MPP file format to XPS without using MS Project application....class Here simple steps are provided that can be followed to convert...used for this purpose by providing the source MPP file name however...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  8. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....This tutorial is designed to provide basic information on how to...image. Details will also be provided to customize the process like...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  9. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....selected options These steps provide a crisp method to export MS...the configuration and then providing details of all the classes...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  10. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....Extract signature certificate Stream cerStream = pdfFileSignature...SignatureAppearance. Now this API also provides the capability to extract...

    docs.aspose.com/pdf/net/working-with-signature-...