Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 73,292 for

ios

(0.43 sec)
  1. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalsignatures.DigitalSignatureUtil.load_signatures method...load_signatures ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Stream with the document. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::LowCode::Converter::Convert meth...

    Aspose::Words::LowCode::Converter::Convert method. Converts the given input document into a single output document using specified input and output streams in C++....st System::SharedPtr<System::IO::Stream>&, const System::Sha...const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. クイックヒント|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... io . File file = new java . io . File ( "c:/pdftest/result...); java . io . FileInputStream fis = new java . io . FileInputStream...

    docs.aspose.com/pdf/ja/java/quick-tips/
  4. Archivio

    Archivio...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // creare un flusso per il...

    blog.aspose.com/it/page/convert-eps-ps-postscri...
  5. 档案

    档案...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // 为输出 EMF 文件创建流 using (var...

    blog.aspose.com/zh/page/convert-eps-ps-postscri...
  6. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....(const System::SharedPtr<System::IO::Stream>&) Specifies input document...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython.... io import ByteArrayOutputStrea from java . io import FileInputStream...FileInputStream from java . io import FileOutputStream class...

    docs.aspose.com/words/java/load-and-save-to-str...
  8. License.set_license method | Aspose.Words for P...

    aspose.words.License.set_license method...set_license ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO A stream that contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....shape, creates and returns a io.BytesIO object. If the image...opens the file and returns a io.BytesIO object. If the image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ridimensiona EPS | Soluzione API .NET

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per .NET è spiegata e illustrata con frammenti di codice qui.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/it/net/resize-eps/