Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 15,824 for

content stream

(1.38 sec)
  1. 在VSTO和Aspose.Cells中设置工作表的背景图片|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....Cells中设置工作表的背景图片 Contents [ Hide ] 要向电子表格应用背景图像: 创建...//Get the picture into the streams. FileStream fs = File . OpenRead...

    docs.aspose.com/cells/zh/net/set-background-pic...
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....PageSet(pageIndex)); } try (FileOutputStream stream = new FileOutputStream(getArtifactsDir()...++mNum))) { a.getDocument().save(stream, saveOptions); } } private...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....ResourceSavingCallba Contents [ Hide ] HtmlFixedSaveOptions....the folder exists before the streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  4. XamlFlowSaveOptions.SaveFormat | Aspose.Words f...

    Discover the XamlFlowSaveOptions SaveFormat property to easily save your documents in XamlFlow format. Optimize your workflow with this essential feature!...SaveFormat Contents [ Hide ] XamlFlowSaveOptions.SaveFormat property...exists before the callback's streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Working with MAPI Properties|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....Working with MAPI Properties Contents [ Hide ] Accessing and Setting...MapiMessage by loading from files or stream . Get the MapiProperty from...

    docs.aspose.com/email/net/working-with-mapi-pro...
  6. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …... Content of Non editable pdf shrinks...// Process the page to image stream jpegDevice.Process(page, ms);...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  7. Evaluate Aspose.Email|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....Email Contents [ Hide ] You can download...is extracted from given MSO stream by the InlineAttachmentExtr...

    docs.aspose.com/email/java/evaluate-aspose-email/
  8. About Aspose.Words and SharePoint|Aspose.Words ...

    Using Aspose.Words for .NET in a Microsoft SharePoint environment in C#....Words and SharePoint Contents [ Hide ] Purpose Summary This...Then save the document to a stream, file or the SharePoint storage...

    docs.aspose.com/words/net/about-aspose-words-an...
  9. Retrieve a dictionary of all named ranges in a ...

    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....in a spreadsheet document Contents [ Hide ] OpenXML Excel string...spreadsheet document from a stream Retrieve the values of cells...

    docs.aspose.com/cells/net/retrieve-a-dictionary...
  10. Extract ZIP File in Python

    This article encloses the information to extract ZIP file in Python. It covers the algorithm and code snippet to create ZIP file opener in Python....method to retrieve all the contents The steps above give an overview...you can write the output to a stream or the disk by specifying the...

    kb.aspose.com/zip/python/extract-zip-file-in-py...