Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 298 for

split word stream

(0.05 sec)
  1. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in C++....Aspose::Words::Saving::IFontSavingCallback interface Contents...notifications and control how Aspose.Words saves fonts when exporting a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....property Allows to specify the stream where the document part will...will be saved to. public Stream DocumentPartStream { get ; set...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::FontSavingArgs::get_IsSu...

    Aspose::Words::Saving::FontSavingArgs::get_IsSubsettingNeeded method. Allows to specify whether the current font will be subsetted before exporting as a font resource in C++....Aspose::Words::Saving::FontSavingArgs::get_IsSubsettingNeeded...font resource. bool Aspose :: Words :: Saving :: FontSavingArgs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part Streams efficiently for optimal performance....Words should keep the stream open or close it...false and Aspose.Words will close the stream you provided in the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....Words decides whether to perform subsetting...= args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the Stream where the document part will be saved to in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_DocumentPartStream...method Allows to specify the stream where the document part will...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Extract Images From Website – Java Examples

    Learn how to download images from a website programmatically. Automate image extraction with Aspose.HTML for Java....Words Product Solution Aspose.PDF...Total Product Solution Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/html/java/extract-images-from-w...
  8. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....Words saves images when saving a document...directoryGetFiles( getArtifactsDir(), "*").stream(). filter(s -> s.startsWith(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a list of steps, and a sample code to implement PDF imposition software using Python....Words Product Family Aspose.PDF Product...the page size, input/output stream, and output HttpResponse object...

    kb.aspose.com/pdf/python/impose-pdf-using-python/
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting...format. Examples: Shows how to split a document into parts and save...

    reference.aspose.com/words/java/com.aspose.word...