Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 10,009 for

content stream

(0.06 sec)
  1. Import HTML to OneNote using Aspose.Note via C#...

    How to import an HTML file into OneNote (.one) format using Aspose.Note. Steps, code, and explanations for working with HTML files....structuring and displaying content on the web. If you want to...to integrate HTML content into Microsoft OneNote, converting HTML...

    products.aspose.com/note/net/conversion/html-to...
  2. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...AddHeaderAndFooterAs(document); using (var stream = new MemoryStream()) { var...document.Save(stream); document = new Document(stream); document...

    forum.aspose.com/t/major-performance-issue-in-l...
  3. Aspose::Words::LowCode::Comparer::CompareToImag...

    Aspose::Words::LowCode::Comparer::CompareToImages method. Compares two documents and saves the differences as images. Each item in the returned array represents a single page of the output rendered as an image in C++....r::CompareToImages method Contents [ Hide ] Comparer::CompareToImages(const...IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, const...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input document for processing in C++....e::Processor::From method Contents [ Hide ] Processor::From(const...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 插入或删除行或列|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....插入或删除行或列 Contents [ Hide ] 无论是从头开始创建新工作表还是在现有工作表上进行操作,我们可能需要...方法需要插入新行的行索引。 //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  6. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX and consider the supported MHTML to DOCX conversion scenarios in C# examples. Try online MHTML Converter....Convert MHTML to DOCX – C# Contents [ Hide Show ] MHTML to DOCX...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  7. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET API. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to DOCX in C# Contents [ Hide Show ] DOCX is a well-known...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-docx/
  8. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text Content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...xfdf the form fields text content changes its color to red. Please...rm.pdf"); try (InputStream stream = new BufferedInputStream(new...

    forum.aspose.com/t/pdf-form-field-values-change...
  9. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....r::ReplaceToImages method Contents [ Hide ] Replacer::ReplaceToImages(const...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. FontSettings.SaveSearchCache | Aspose.Words for...

    Discover how the FontSettings SaveSearchCache method efficiently saves your font search cache to a Stream, enhancing performance and user experience....SaveSearchCache Contents [ Hide ] FontSettings.SaveSearchCache...cache to the stream. public void SaveSearchCache ( Stream outputStream...

    reference.aspose.com/words/net/aspose.words.fon...