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

stream provider

(0.17 sec)
  1. FontSettings.setFontsSources method | Aspose.Wo...

    Aspose.Words.Fonts.FontSettings.setFontsSources method...cacheInputStream Buffer Input stream with saved font search cache...search cache, fonts in the provided sources are identified via...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...} } }; using (MemoryStream stream = new MemoryStream()) { using...(XmlWriter writer = XmlWriter.Create(stream, new XmlWriterSettings()))...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  3. Working with 7z Archives | Aspose.Zip for .NET

    Working with 7z Archives in C# and Compress or Decompress Directory programmatically with API for C#...ZIP API provides class to work with 7-Zip archives...archives. This class provides various methods to perform operations...

    docs.aspose.com/zip/net/working-with-7z-archives/
  4. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …...parameters); // save document to stream. doc.Save(ms); // add text...page // Open PDF Document from stream Aspose.Pdf.Document origPDF...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  5. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…...(Document , String , Stream , HtmlSaveOptions ) at Aspose...Aspose.Pdf.Document.Save(Stream outputStream, SaveOptions options)...

    forum.aspose.com/t/problems-converting-pdf-cont...
  6. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET... Open a new file stream at the specified output path...page. Close the output file stream to ensure that all data is...

    products.aspose.com/pdf/python-net/conversion/x...
  7. Working with PS Document | Python via .NET

    These articles are about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for Python via .NET....Create an output stream for PS document 5 out_ps_stream = open(dir...document = PsDocument(out_ps_stream, options, false ) To create...

    docs.aspose.com/page/python-net/working-with-ps/
  8. Java API to Convert DOCX to XLAM or with free O...

    Convert DOCX to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code.... It provides a simple two-step process...convert documents with ease. It provides a wide range of features such...

    products.aspose.com/total/java/conversion/docx-...
  9. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....in different ways (saving to stream, file, or bitmap) and various...Work with WinForms and WPF Provides instructions on how to perform...

    docs.aspose.com/barcode/net/barcode-generation/
  10. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....using the sample Excel file provided in the link. Is VBA Code Project...VBA Certificate to File or Stream with C++ Digitally Sign a VBA...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...