Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 62,428 for

ios

(0.13 sec)
  1. 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...
  2. 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...
  3. 搜索

    搜索...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // 將圖像添加到頁面資源的圖像集合...

    blog.aspose.com/zh-hant/pdf/add-extract-remove-...
  4. آرشیوها

    آرشیوها...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // یک تصویر به...

    blog.aspose.com/fa/pdf/add-extract-remove-repla...
  5. 档案

    档案...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // 将图像添加到页面资源的图像集合中...

    blog.aspose.com/zh/pdf/add-extract-remove-repla...
  6. XPS를 XPS로, XPS를 PDF로 병합 | .NET 해결책

    .NET API 솔루션은 몇 줄의 코드로 XPS 파일을 병합합니다. 결합된 결과를 XPS 또는 PDF 파일로 저장합니다. 기능을 병합하는 C# 코드 예제입니다....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/ko/net/merge-xps-files/
  7. Microsoft Graph Utility Features|Documentation

    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.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/microsoft-graph-util...
  8. Чтение файлов проекта | Aspose.Tasks документация

    В этом руководстве объясняется, как читать и обрабатывать файлы проекта Microsoft, используя Aspose.Tasks для C ++....6 System::SharedPtr < System::IO::Stream > filesStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "ReadProjectFileFromS...

    docs.aspose.com/tasks/ru/cpp/reading-project/
  9. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....6 System::SharedPtr < System::IO::Stream > filesStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "ReadProjectFileFromS...

    docs.aspose.com/tasks/cpp/reading-project/
  10. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input document for processing in C++....Processor::From(const System::SharedPtr<System::IO::Stream>&) method Specifies input...System :: SharedPtr < System :: IO :: Stream > & input ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.low...