Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 72,416 for

ios

(0.14 sec)
  1. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  2. Arşiv

    Arşiv...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/tr/tex/convert-tex-to-pdf-or-xp...
  3. Перегляд файлів формату PS | Рішення .NET API

    Переглянути файлиPS. Вихідний код C# для завантаження, візуалізації та відображення документів PS на платформі .NET Framework, Windows і програмах ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/uk/net/viewer/ps/
  4. 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/
  5. Перегляд файлів формату XPS | Рішення .NET API

    Переглянути файли XPS. Вихідний код C# для завантаження, візуалізації та відображення XPS на платформі .NET Framework, Windows і програмах ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/uk/net/viewer/xps/
  6. Converti file XPS | Soluzione API .NET

    La funzionalità di conversione da XPS a PNG inclusa nella soluzione API Aspose.Page per .NET è descritta e illustrata con i frammenti di codice qui riportati....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/it/net/convert-xps/
  7. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive....output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/cpp/output-to-zip/
  8. 搜索

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

    blog.aspose.com/zh-hant/tex/convert-tex-to-pdf-...
  9. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/cpp/latex-figures/
  10. LaTeX a XPS | C++

    Funzionalità di conversione della soluzione API ASUP.TEX per C ++ consente di convertire i file in LaTeX in formato XPS. Ecco alcuni esempi di codice....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

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