Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 62,411 for

ios

(0.11 sec)
  1. XPS formátumú fájlok megtekintése | .NET Megoldás

    Nyissa meg az XPS-fájlok megtekintéséhez. C# az XPS rendereléséhez és megjelenítéséhez .NET-keretrendszer platformon, Windows és ASP.NET alkalmazásokon....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/hu/net/viewer/xps/
  2. 搜索

    搜索...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/zh-hant/tex/convert-tex-to-pdf-...
  3. Leggi Visio Shape Data in Ruby|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.... getShapes () io = 0 mentre io < shapes . getCount ()...getPage ( 0 ) . getShapes () io = 0 mentre io < shapes . getCount ()...

    docs.aspose.com/diagram/it/java/read-visio-shap...
  4. Abrir Documento PDF usando C++|Aspose.PDF for C++

    Use a biblioteca C++ para abrir seu documento PDF com o próximo trecho de código da Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/pt/cpp/open-pdf-document/
  5. Buka Dokumen PDF menggunakan C++|Aspose.PDF unt...

    Gunakan pustaka C++ untuk membuka dokumen PDF Anda dengan cuplikan kode berikut oleh Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/id/cpp/open-pdf-document/
  6. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data.... from io import FileIO , StringIO import...Save Field Values to XML from io import FileIO , StringIO import...

    docs.aspose.com/pdf/python-net/import-export-fo...
  7. Aspose.Cells for Python via .NETをPandasのExcelエン...

    Aspose.Cells for Python via .NETをPandasのExcelエンジンとして使用する。...adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/ja/python-net/using-aspos...
  8. Загрузить шрифт из файла CFF | С++

    Решение C++ API для загрузки шрифтов из файла на жестком диске, даже если этот файл не шрифт. Давайте посмотрим, как сделать это из файла CFF.... IO ; Загрузка из файла с использованием...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/ru/cpp/how-to-load-fonts/l...
  9. Carica un carattere dal file CFF | C++

    Soluzione API C ++ per caricare i caratteri da un file sul disco rigido anche se questo file non è un po 'di carattere. Diamo un'occhiata a come farlo da un file CFF.... IO ; Caricamento dal file usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/it/cpp/how-to-load-fonts/l...
  10. XPS ファイルの変換 | .NET API ソリューション

    Aspose.Page API ソリューション for .NET に含まれる XPS から PNG への変換機能について、コード スニペットを用いて説明します...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/ja/net/convert-xps/