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

ios

(0.73 sec)
  1. Convertir des fichiers XPS | Solution API .NET

    La fonctionnalité de conversion XPS en PNG incluse dans la solution API Aspose.Page pour .NET est décrite et illustrée avec les extraits de code ici....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/fr/net/convert-xps/
  2. 转换 XPS 文件 | .NET API 解决方案

    本文通过代码片段,对 Aspose.Page API 解决方案中包含的 XPS 到 PNG 转换功能进行了描述和演示。...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/zh/net/convert-xps/
  3. Convertir archivos XPS | Solución API .NET

    La funcionalidad de conversión de XPS a PNG incluida en la solución API Aspose.Page para .NET se describe e ilustra con fragmentos de código aquí....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/es/net/convert-xps/
  4. Aspose::Words::Drawing::ImageData::ToByteArray ...

    Aspose::Words::Drawing::ImageData::ToByteArray method. Returns image bytes for any image regardless whether the image is stored or linked in C++....System :: SharedPtr < System :: IO :: Stream > imgStream = imgShape...System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 使用 C++ 转换 XML | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式转换 XML...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/zh-hans/cpp/transform-xml/
  6. 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....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  7. View PS Format Files | .NET API Solution

    Open to view PS files. C# source code to load, render and display PS documents on .NET Framework Platform, Windows, and ASP.NET Applications....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/net/viewer/ps/
  8. 使用 Aspose.Page C++ API 转换 XPS

    本文通过代码片段,对 Aspose.Page C++ API 解决方案中包含的 XPS 到 PDF 转换功能进行了描述和演示。...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/zh/cpp/convert-xps/
  9. Convierta XPS con la API Aspose.Page C++

    La funcionalidad de conversión de XPS a PDF incluida en la solución API Aspose.Page para C++ se describe e ilustra con fragmentos de código aquí....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/es/cpp/convert-xps/
  10. Перетворення XPS за допомогою Aspose.Page C++ API

    Функція перетворення XPS у PDF, включена в рішення Aspose.Page API для C++, описана та проілюстрована фрагментами коду тут....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/uk/cpp/convert-xps/