Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 4,131 for

stream provider

(0.22 sec)
  1. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....picture in Word using Python by providing the IDE configuration details...insert an image from a file or stream and set the desired properties...

    kb.aspose.com/words/python/how-to-insert-pictur...
  2. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....loaded PDF file on the disk or stream. Code to Remove Header and...use DeleteStampById() by providing the page number followed by...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  3. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....accepting the certificate provided by the certificate store,...res (); // Open a document stream using ( var fs = new FileStream...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  4. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....convert RTF to PDF using C++ by providing instructions to configure...configurations These steps provide the reference to the required...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  5. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...document In loop: load image from stream In loop: add image to new PDF...without using Adobe Acrobat. It provides a wide range of features such...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  6. Convert DOT to PPSM via C++ or with free Online...

    Export DOT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....Total for C++ provides a range of other features...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/dot-to...
  7. Convert DOT to POWERPOINT via C++ or with free ...

    Export DOT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POWERPOINT online converter quickly before integrating the code....comprehensive suite of APIs that provides developers with the tools...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/dot-to...
  8. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract fonts from PDF file on Java and PHP, Delphi....extractedText ); // Close the stream writer . close (); } catch...PDFs. Aspose.PDF for Java provides excellent security features...

    products.aspose.com/pdf/java/parser/fonts/
  9. C++ Font Integration and Processing API

    C++ Font processing library and web apps. Explore this API solution for loading, drawing, converting, and saving different fonts within C++ applications....🌟 Read fonts from files or streams with ease, enabling you to...into font data structures, providing you with comprehensive information...

    products.aspose.com/font/cpp/
  10. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....The API’s LoadOptions class provides the setDocumentPassword method...exposed by OneSaveOptions class provides the capability to password...

    docs.aspose.com/note/java/load-a-onenote-document/