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

ios

(0.06 sec)
  1. Отримайте метадані XMP із файлу EPS за допомого...

    Процес отримання метаданих XMP із файлу EPS за допомогою рішення API Aspose.Page для .NET пояснюється та проілюструється кодом тут.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/uk/net/xmp-metadata/get/
  2. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in C++...System :: IO :: FileStream > ( u "sample2.mp3" , System :: IO :: FileMode...FileMode :: Open , System :: IO :: FileAccess :: Read ); auto...

    docs.aspose.com/slides/cpp/audio-frame/
  3. Ограничения и различия API|Документация Aspose....

    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.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ru/php-java/limitations-...
  4. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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 . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...java . io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++....EmbeddedFontStyle :: Regular ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...EmbeddedFontStyle :: Regular ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose.PSD עבור Java 21.5 - הערות לגרסה|Documen...

    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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/he/java/aspose-psd-for-java...
  7. สมการน้ำยาง | โซลูชัน API สำหรับ C++

    โซลูชัน C++ API เพื่อทำงานร่วมกับ LaTeX สร้างสูตรของความซับซ้อนใด ๆ โดยใช้ LaTeX API ดั้งเดิมสำหรับ C++...m(System::MakeObject<System::IO::MemoryStream>()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/th/cpp/math-rendering/
  8. สร้างฟิกเกอร์ใน LaTeX | โซลูชัน .NET API

    โซลูชัน .NET API เพื่อทำงานร่วมกับ TeX รวมฟังก์ชันการสร้างตัวเลขเอกสารใน LaTeX และบันทึกไฟล์ผลลัพธ์เป็นรูปภาพ...IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/th/net/latex-figures/
  9. สร้างสูตรใน LaTeX | โซลูชัน .NET API

    โซลูชัน .NET API เพื่อทำงานร่วมกับ TeX รวมฟังก์ชันการสร้างสมการทางคณิตศาสตร์ใน LaTeX และบันทึกไฟล์ผลลัพธ์เป็นรูปภาพ...IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/th/net/latex-math/
  10. Python.NET을 통해 압축하지 않고 파일을 압축하는 방법

    향상된 파일 관리를 위해 압축하지 않고 아카이브에 파일을 추가하는 방법, Python.NET을 통해 전송 편의성, 빠른 액세스 및 다양한 애플리케이션 간의 호환성 제공... with io . FileIO( "archive.zip" , 'x'...접근 방식은 이전 접근 방식과 유사합니다. with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/ko/python-net/advanced-...