Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 72,395 for

ios

(0.1 sec)
  1. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....get_Fill () -> SetImage ( System :: IO :: File :: ReadAllBytes ( get_ImageDir...System :: MakeObject < System :: IO :: FileStream > ( get_ImageDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....st System::SharedPtr<System::IO::Stream>&, const System::String&...System :: SharedPtr < System :: IO :: Stream > & stream , const...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. أرشيف

    أرشيف...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/ar/page/convert-xps-or-oxps-fil...
  4. Cambiar el tamaño de EPS | Solución API .NET

    La funcionalidad de cambio de tamaño de EPS que ofrece la solución API Aspose.Page para .NET se explica e ilustra con fragmentos de código aquí.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/es/net/resize-eps/
  5. Arsip

    Arsip...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/id/page/convert-postscript-eps-...
  6. Chercher

    chercher...o (System::SharedPtr System::IO::Stream flux) méthode. Ajoutez...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/fr/slides/embed-video-in-powerp...
  7. 搜索

    搜索...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...
  8. 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/
  9. 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...
  10. 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/