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

ios

(0.27 sec)
  1. Aspose::Words::Saving::CssSavingArgs::set_CssSt...

    Aspose::Words::Saving::CssSavingArgs::set_CssStream method. Setter for Aspose::Words::Saving::CssSavingArgs::get_CssStream in C++....st System::SharedPtr<System::IO::Stream>&) method Setter for...System :: SharedPtr < System :: IO :: Stream > & value ) See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::FontSavingArgs::set_Font...

    Aspose::Words::Saving::FontSavingArgs::set_FontStream method. Setter for Aspose::Words::Saving::FontSavingArgs::get_FontStream in C++....st System::SharedPtr<System::IO::Stream>&) method Setter for...System :: SharedPtr < System :: IO :: Stream > & value ) See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::ImageSavingArgs::set_Ima...

    Aspose::Words::Saving::ImageSavingArgs::set_ImageStream method. Setter for Aspose::Words::Saving::ImageSavingArgs::get_ImageStream in C++....st System::SharedPtr<System::IO::Stream>&) method Setter for...System :: SharedPtr < System :: IO :: Stream > & value ) See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ComHelper constructor | Aspose.Words for Python

    ComHelper constructor. Initializes a new instance of this class.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as stream...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案...io.OutputStream imageStream = new java.io.FileOutpu...创建流对象以保存输出图像 java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/zh/pdf/convert-pdf-to-png-jpeg-...
  6. Aspose.PSD for Java 21.5 - 发布说明|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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. CFFファイルからフォントをロード| C ++

    このファイルがフォントInselfでなくても、ハードドライブのファイルからフォントをロードするC ++ APIソリューション。 CFFファイルから作成する方法を見てみましょう。... IO ; FileInfoオブジェクトを使用してファイルからロードします...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/ja/cpp/how-to-load-fonts/l...
  8. Create formulas in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/net/latex-math/
  9. LaTeX ábrák készítése | .NET API Megoldás

    .NET API megoldás TeX-szel való munkához. Tartalmazza a dokumentumábrák LaTeX-ben történő létrehozásának és az eredményfájl képként való mentésének funkcióját....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/hu/net/latex-figures/
  10. 乳胶到XPS | C++的Aspose.TeX

    C ++的Aspose.TeX API解决方案的转换功能使LATEX文件转换为TEH XPS格式。这是一些代码示例。...System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/zh/cpp/latex-to-xps/