Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 73,119 for

ios

(0.1 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 乳胶到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/
  5. Microsoft Graph Utility Features|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.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/microsoft-graph-util...
  6. 搜索

    搜索...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // 將圖像添加到頁面資源的圖像集合...

    blog.aspose.com/zh-hant/pdf/add-extract-remove-...
  7. آرشیوها

    آرشیوها...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // یک تصویر به...

    blog.aspose.com/fa/pdf/add-extract-remove-repla...
  8. 档案

    档案...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // 将图像添加到页面资源的图像集合中...

    blog.aspose.com/zh/pdf/add-extract-remove-repla...
  9. ميزات أداة Microsoft Graph|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.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/ar/java/microsoft-graph-u...
  10. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....6 System::SharedPtr < System::IO::Stream > filesStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "ReadProjectFileFromS...

    docs.aspose.com/tasks/cpp/reading-project/