Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 72,931 for

ios

(0.2 sec)
  1. Aspose::Words::Fonts::FontSettings::SaveSearchC...

    Aspose::Words::Fonts::FontSettings::SaveSearchCache method. Saves the font search cache to the stream in C++....System :: SharedPtr < System :: IO :: Stream > & outputStream )...const System::SharedPtr<System::IO::Stream>& Output stream. See...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. 档案

    档案...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/zh/pdf/extract-images-from-pdf-...
  3. C ++에서 프로젝트 데이터를 HTML로 변환하십시오 Aspose.Tasks 문서

    C ++ 용 Aspose.Tasks 를 사용하여 Microsoft Project (MPP/XML) 프로젝트를 HTML로 변환하는 방법에 대해 알아보십시오....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/ko/cpp/convert-project-da...
  4. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/net/migration-between-versi...
  5. WatermarkerContext.text_watermark property | As...

    WatermarkerContext.text_watermark property. Text to be used as a watermark.... io . FileStream ( MY_DIR + 'Document...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ResourceSavingArgs.resource_stream property | A...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convertir divers formats d'images en PDF|Aspose...

    Ce sujet montre comment la bibliothèque Aspose.PDF pour Java permet de convertir divers formats d'images en PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/fr/java/convert-images-form...
  8. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input stream using a regular expression, with the specified save format and additional options 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...
  9. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....BMP to PDF using Python: from io import FileIO from os import...Print Conversion Message from io import FileIO from os import...

    docs.aspose.com/pdf/python-net/convert-images-f...
  10. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library.... IO . Directory . Exists ( _folderForReferencedR..._folderForReferencedR )) { System . IO . Directory . CreateDirectory...

    docs.aspose.com/pdf/net/convert-pdf-to-html/