Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 4,223 for

stream provider

(0.33 sec)
  1. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...res (); // Open a document stream using ( var fs = new FileStream...{ // Open PDF document from stream using ( var document = new...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  2. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...and create a list of image streams by joining the data directory...images (stored in infiles_streams) into a single composite image...

    products.aspose.com/pdf/python-net/merger/png-t...
  3. Work with a Document Stored in a Liferay|Aspose...

    Compare Word documents shared in Liferay using C#. Work with documents stored in Liferay – various input formats, including Word, OpenOffice, Image and eBook.... Liferay provides a document management system...< UploadResponse > Upload ( Stream file , string fileName ) {...

    docs.aspose.com/words/net/work-with-document-st...
  4. Manipulating Metafiles|Documentation

    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....Imaging for Java provides the EmfMetafileImage class...EmfMetafileImage.save method. Below provided sample code uses the File...

    docs.aspose.com/imaging/java/manipulating-metaf...
  5. Extract Images From Website – Java Examples

    Learn how to download images from a website programmatically. Automate image extraction with Aspose.HTML for Java.... stream () 18 . map (src -> new Url(src...List < Url > absUrls = urls. stream () 25 . map (src -> new Url(src...

    docs.aspose.com/html/java/extract-images-from-w...
  6. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...PDF provides a load‑option that tells the...LoadOptions; // pdfStream – a Stream that contains the PDF bytes...

    forum.aspose.com/t/the-input-string-creatorinfo...
  7. Multipurpose Internet Mail Extensions Protocol|...

    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....type : application / octet - stream Content - transfer - encoding...(text/html). The plain text part provides backwards compatibility while...

    docs.aspose.com/email/java/multipurpose-interne...
  8. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...下面演示如何指定对这些源文件的访问方式: Copy 1 using (Stream zipStream = File. Open ( "...PngSaveOptions(); 9 // Create a file stream for the ZIP archive containing...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  9. Aspose.PDF exception SvgImage when adding a bit...

    Just upgraded Aspose.PDF .NET from version 22.9.0 to version 25.12.0. Now I am getting this exception in about 25% of the calls. Invalid image Stream (Could not load type ‘Aspose.Imaging.FileFormats.Svg.SvgImage’ from …... Invalid image stream (Could not load type ‘Aspose...If possible, can you please provide some sample code snippet with...

    forum.aspose.com/t/aspose-pdf-exception-svgimag...
  10. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....// Load a document from the stream, and then save it to the automatically...an absolute one. // We can provide a base URI using an HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words/loa...