Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 72,411 for

ios

(0.66 sec)
  1. 搜索

    搜索...o (System::SharedPtr System::IO::Stream 流) 方法。 使用 ISlide->ge...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/zh-hant/slides/embed-video-in-p...
  2. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality.... IO . MemoryStream (); 18 19 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/net/latex-figure-rendering/
  3. Rendu des formules mathématiques LaTeX | .NET

    La solution API Aspose.TeX pour le rendu des formules mathématiques .NET LaTeX est décrite dans cet article. Découvrez les exemples de code.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/fr/net/latex-math-formula-r...
  4. Извлечение изображений из PDF|Aspose.PDF для An...

    Как извлечь часть изображения из PDF с использованием Aspose.PDF для Android через Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/ru/androidjava/extract-imag...
  5. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the document loading it with the specified load options....append ( self , input_stream : io . BytesIO , load_options : aspose...Type Description input_stream io.BytesIO The input stream. load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  7. Replacer.replace_to_images method | Aspose.Word...

    aspose.words.lowcode.Replacer.replace_to_images method...replace_to_images ( self , input_stream : io . BytesIO , save_options : aspose...Type Description input_stream io.BytesIO The input file stream...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::LowCode::Merger::MergeToImages m...

    Aspose::Words::LowCode::Merger::MergeToImages method. Merges the given input document streams into a single output document using specified image save options. Renders the output to images in C++....System::ArrayPtr<System::SharedPtr<System::IO::Stream>>&, const System::Sh...System :: SharedPtr < System :: IO :: Stream >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Архивы

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

    blog.aspose.com/ru/pdf/extract-images-from-pdf-...
  10. C++を使用してPDFドキュメントを開く|Aspose.PDF for C++

    次のAspose.PDFのコードスニペットを使用して、PDFドキュメントを開くためのC++ライブラリを使用します。...System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/ja/cpp/open-pdf-document/