Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 62,412 for

ios

(0.11 sec)
  1. Aspose::Words::Saving::ResourceSavingArgs::set_...

    Aspose::Words::Saving::ResourceSavingArgs::set_ResourceStream method. Setter for Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream in C++....st System::SharedPtr<System::IO::Stream>&) method Setter for...System :: SharedPtr < System :: IO :: Stream > & value ) See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. 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...
  4. 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...
  5. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/net/save-svg-document/
  6. Arsip

    Arsip...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/id/page/convert-eps-ps-to-svg-c...
  7. أرشيف

    أرشيف...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/ar/page/convert-eps-ps-to-svg-c...
  8. Архів

    Архів...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/uk/pdf/extract-images-from-pdf-...
  9. ארכיון

    ארכיון...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/he/page/convert-eps-ps-to-svg-c...
  10. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging.... io . File fi1 = new java. io . File ( "alice29...txt" ); 2 java. io . File fi2 = new java. io . File ( "asyoulik...

    docs.aspose.com/zip/java/xar-composition/