Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 12,331 for

content stream

(0.15 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to HTML format. Default is an empty string in C++....::get_ImagesFolder method Contents [ Hide ] HtmlSaveOptions::get_ImagesFolder...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert FLATOPC to PPT via C++ or with free Onl...

    Export FLATOPC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPT online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/flatop...
  3. Aspose::Words::Watermark class | Aspose.Words f...

    Aspose::Words::Watermark class. Represents class to work with document watermark. To learn more, visit the documentation article in C++....Aspose::Words::Watermark class Contents [ Hide ] Watermark class Represents...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/wat...
  4. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced document performance....FontSaving Contents [ Hide ] IFontSavingCallback.FontSaving method...Last (); // 2 - Save it to a stream: args . FontStream = new FileStream...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...IsExportNeeded Contents [ Hide ] FontSavingArgs.IsExportNeeded...Last (); // 2 - Save it to a stream: args . FontStream = new FileStream...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert MHTML to DOCX – C# code and Online Conv...

    Convert MHTML to DOCX in C#. Save MHTML as DOCX file using Aspose.HTML for .NET. Try online MHTML to DOCX Converter for free!...Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/mhtml-t...
  7. Working with OLE Objects in C++|Aspose.Words fo...

    Create and modify OLE embedding in your document using C++....AI Working with OLE Objects Contents [ Hide ] OLE (Object Linking...import them with additional content. In this article, we will talk...

    docs.aspose.com/words/cpp/working-with-ole-obje...
  8. 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...
  9. ArgumentNullException when applying redactions ...

    ArgumentNullException when applying redactions to specific PDF documents using Aspose.PDF Issue Description We are encountering an ArgumentNullException when attempting to apply redactions to certain PDF documents using …...rectangles over sensitive content. This issue only affects specific...8elLRY9AGhw== #=zxNtNQUQ=, Stream #=zmL_ezBk=) at Aspose.Pdf...

    forum.aspose.com/t/argumentnullexception-when-a...
  10. 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-...