Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 12,267 for

content stream

(0.14 sec)
  1. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen Stream with ease....Save Contents [ Hide ] Save( Stream ) Saves the image into the...specified stream. public void Save ( Stream stream ) Parameter...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method...save method Contents [ Hide ] save(output_stream) Saves the current...settings to stream. def save ( self , output_stream : io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....GetOleEntry Contents [ Hide ] OleFormat.GetOleEntry method Gets...the OLE data stream. Return Value An OLE data stream or null . Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. How to Convert OneNote Documents to HTML | Aspo...

    A guide explaining how to convert OneNote documents into HTML format using Java....OneNote Documents to HTML Contents [ Hide Show ] Save to Byte..."/* This line is appended to stream manually by user */" ); 29...

    docs.aspose.com/note/java/conversion-of-onenote...
  5. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....manipulate Publisher files in C# Contents [ Hide Show ] Aspose.PUB for...keywords or tags to describe the content of the publication. Comments...

    docs.aspose.com/pub/net/programming-with-docume...
  6. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_Streams method...merge_streams method Contents [ Hide ] merge_streams(output_stream...stream, input_streams, save_format) Merges the given input documents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....SetWatermarkToImages Contents [ Hide ] SetWatermarkToImages(...output to images. public static Stream [] SetWatermarkToImages ( string...

    reference.aspose.com/words/net/aspose.words.low...
  8. 在Ruby中管理工作表|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....在Ruby中管理工作表 Contents [ Hide ] Aspose.Cells - 管理工作表 向新的Excel文件添加工作表...sheet () # Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/java/managing-workshee...
  9. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a Stream. Throws if dictionary cannot be read or has invalid format in C++....RegisterDictionary method Contents [ Hide ] Hyphenation::Reg...System::SharedPtr<System::IO::Stream>&) method Registers and loads...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var pdfDocument = new …... Stream bitmapStream = new MemoryStream();...resolution settings or specific content in the PDF that does not render...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...