Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 74,198 for

ios

(0.28 sec)
  1. Procurar

    Procurar...o (System::SharedPtr System::IO::Stream fluxo). Adicione o quadro...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/pt/slides/embed-video-in-powerp...
  2. Archivo

    Archivo...o (System::SharedPtr System::IO::Stream corriente) método. Agregue...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/es/slides/embed-video-in-powerp...
  3. Відтворення математичних формул LaTeX | .NET

    У цій статті описано рішення Aspose.TeX API для відтворення математичних формул .NET LaTeX. Ознайомтеся з прикладами коду, як використовувати цю функцію.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/uk/net/latex-math-formula-r...
  4. Рендеринг математических формул LaTeX | .NET

    В этой статье описано Aspose.TeX API для рендеринга математических формул .NET LaTeX. Изучите примеры кода о том, как использовать эту функциональность.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/ru/net/latex-math-formula-r...
  5. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....(const System::SharedPtr<System::IO::Stream>&) Specifies input document...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose.Words freezed while converting from DOCX...

    Hello, I have a problem with the attached DOCX document. I tried to convert it in PDF, but Aspose.Words freezes and does not convert it. I did my test both with the latest version Aspose.Words 26.3 and with previous o…...Using currentFileStream As New IO.MemoryStream(fileContent) Using...Using pdfStream As New System.IO.MemoryStream() Dim doc As New...

    forum.aspose.com/t/aspose-words-freezed-while-c...
  7. Long path name error - Free Support Forum - asp...

    When using .Net 4.6.2 you are allowed to specify long path names as “\?\D:\very long path”. Reference Naming Files, Paths, and Namespaces - Win32 apps | Microsoft Learn I am using Aspose Words v4.0.30319 and Aspose Cel…...IO.Path.LegacyNormalizePath(String...Boolean expandShortPaths) at System.IO.Path.NormalizePath(String path...

    forum.aspose.com/t/long-path-name-error/177699
  8. الكشف عن تنسيق ملف ملفات Office المشفرة ملفات O...

    تعلم كيفية اكتشاف تنسيق ملفات Office Open XML المشفرة باستخدام Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ar/cpp/detect-file-format...
  9. Aspose::Words::Loading::LoadOptions::get_TempFo...

    Aspose::Words::Loading::LoadOptions::get_TempFolder method. Allows to use temporary files when reading document. By default this property is null and no temporary files are used in C++....directory exists and load System :: IO :: Directory :: CreateDirectory_...the load operation. System :: IO :: Directory :: CreateDirectory_...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Ridimensiona EPS | Soluzione API .NET

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per .NET è spiegata e illustrata con frammenti di codice qui.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/it/net/resize-eps/