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

ios

(0.62 sec)
  1. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Where to save the object data...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Konvertieren Sie Projektdaten in C ++ in HTML A...

    Erfahren Sie, wie Sie Microsoft Project (MPP/XML) -Projekte in HTML mithilfe von Aspose.Tasks für C ++ konvertieren....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/de/cpp/convert-project-da...
  4. Lưu trữ

    Lưu trữ...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/vi/page/convert-postscript-eps-...
  5. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++....st System::SharedPtr<System::IO::Stream>&) method Saves the current...System :: SharedPtr < System :: IO :: Stream > & outputStream )...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. تحويل PDF إلى تنسيقات الصور|Aspose.PDF for Java

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل PDF إلى تنسيقات صور متنوعة. تحويل صفحات PDF إلى صور PNG وJPEG وBMP ببضع سطور من التعليمات البرمجية.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ar/java/convert-pdf-to-imag...
  7. Convierta XPS con la API Aspose.Page C++

    La funcionalidad de conversión de XPS a PDF incluida en la solución API Aspose.Page para C++ se describe e ilustra con fragmentos de código aquí....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/es/cpp/convert-xps/
  8. Перетворення XPS за допомогою Aspose.Page C++ API

    Функція перетворення XPS у PDF, включена в рішення Aspose.Page API для C++, описана та проілюстрована фрагментами коду тут....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/uk/cpp/convert-xps/
  9. 使用 Aspose.Page C++ API 转换 XPS

    本文通过代码片段,对 Aspose.Page C++ API 解决方案中包含的 XPS 到 PDF 转换功能进行了描述和演示。...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/zh/cpp/convert-xps/
  10. Архивы

    Архивы...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // создать поток для выходного...

    blog.aspose.com/ru/page/convert-eps-ps-postscri...