Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,267 for

ios

(0.06 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++....String imagesDir = System :: IO :: Path :: Combine ( ArtifactsDir..."SaveHtmlWithOptions" ); if ( System :: IO :: Directory :: Exists ( imagesDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of page numbers that were removed in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Setter for Aspose...mCount , partType , System :: IO :: Path :: GetExtension ( args...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. IDocumentMergerPlugin | Aspose.Words for Java

    Defines an interface for external merger plugin that can merge Pdf documents in Java....io.OutputStream inputStreams java.io.InputStream[]...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImageFieldMergingArgs.image_stream property | A...

    ImageFieldMergingArgs.image_stream property. Specifies the stream for the mail merge engine to read an image from....def image_stream ( self ) -> io . BytesIO : ... @image_stream...image_stream ( self , value : io . BytesIO ): ... Remarks Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with PS format files | C++

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for C++ API solution....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/working-with-ps/
  8. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback::DocumentPartSaving method. Called when Aspose.Words is about to save a document part in C++....mCount , partType , System :: IO :: Path :: GetExtension ( args...set_DocumentPartStream ( MakeObject < System :: IO :: FileStream > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FontSavingArgs.font_stream property | Aspose.Wo...

    FontSavingArgs.font_stream property. Allows to specify the stream where the font will be saved to....@property def font_stream ( self ) -> io . BytesIO : ... @font_stream...font_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CssSavingArgs.css_stream property | Aspose.Word...

    CssSavingArgs.css_stream property. Allows to specify the stream where the CSS information will be saved to....@property def css_stream ( self ) -> io . BytesIO : ... @css_stream.setter...def css_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...