Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 62,410 for

ios

(0.06 sec)
  1. ค้นหา

    ค้นหา...หน้า System::SharedPtr< System::IO::Stream > เอาต์พุต) เมธอด ปิดสตรีม...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/th/pdf/convert-pub-to-image-usi...
  2. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...def __init__ ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Stream where to load the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...io.MemoryStream.setCapacity(Unknown...Source) at com.aspose.email.system.io.MemoryStream.b(Unknown Source)...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  4. DocumentPartSavingArgs.keepDocumentPartStreamOp...

    DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part....IO.Stream,Aspose.Words.SaveFormat)...Aspose.Words.Document.Save(System.IO.Stream,Aspose.Words.Saving.SaveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. C++ ile Şifreli Dosyaların Parolası Doğrulama|D...

    C++ kodlarını kullanarak şifreli Excel (xlsx, xlsb, xls, xlsm) ve Open Office (ODS) dosyalarının parolasını doğrulayın.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/tr/cpp/verify-password-of...
  8. Aspose::Words::IDocumentProcessorPlugin::SetIma...

    Aspose::Words::IDocumentProcessorPlugin::SetImageWatermark method. Adds image watermark on each page of the document loaded by Load() method in C++....System :: SharedPtr < System :: IO :: Stream > imageWatermark ,...imageWatermark System::SharedPtr<System::IO::Stream> Image used as a watermark...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. Aspose::Words::IDocumentProcessorPlugin::Load m...

    Aspose::Words::IDocumentProcessorPlugin::Load method. Load the document using the specified load options in C++....System :: SharedPtr < System :: IO :: Stream > inputStream , System...inputStream System::SharedPtr<System::IO::Stream> The input stream. loadOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  10. Aspose::Words::IDocumentProcessorPlugin::Save m...

    Aspose::Words::IDocumentProcessorPlugin::Save method. Save the document loaded by Load() method to the output stream using the specified save options in C++....System :: SharedPtr < System :: IO :: Stream > outputStream , System...outputStream System::SharedPtr<System::IO::Stream> The output stream. saveOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...