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

ios

(0.14 sec)
  1. Error "Cannot read the item" when opening an MS...

    Hello, Our goal is to convert a MSG file to PDF, and keep the MSG attachments as attachments of the generated PDF, so far so good. The PDF is created and the original email attachments are in the PDF attachments list a…...IO.File.ReadAllBytes(sourceFileFullPath);...using (System.IO.MemoryStream memStream = new System.IO.MemoryStream(fileContent))...

    forum.aspose.com/t/error-cannot-read-the-item-w...
  2. System::IDisposable Class Reference - Aspose.Sl...

    Public Member Functions | List of all members System::IDisposable Class Reference Defines method that releases resour......tion , System::IO::BinaryReader , System::IO::BinaryWriter ,...System::IO::Stream , System::IO::TextReader , System::IO::TextWriter...

    reference.aspose.com/slides/cpp/class/system.i_...
  3. EndOfStreamException | Aspose.Slides for C++ AP...

    EndOfStreamException EndOfStreamException typedef using System :: IO :: EndOfStreamException = typedef System :: Exce......EndOfStreamException typedef using System :: IO :: EndOfStreamException = typedef...> See Also Namespace System::IO Library Aspose.Slides IOException...

    reference.aspose.com/slides/cpp/system.io/endof...
  4. PathTooLongException | Aspose.Slides for C++ AP...

    PathTooLongException PathTooLongException typedef using System :: IO :: PathTooLongException = typedef System :: Exce......PathTooLongException typedef using System :: IO :: PathTooLongException = typedef...> See Also Namespace System::IO Library Aspose.Slides FileLoadException...

    reference.aspose.com/slides/cpp/system.io/patht...
  5. Aspose.3D for .NET 18.9-سبتمبر 2018|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 . Stream stream , Aspose . ThreeD...) public void Open ( System . IO . Stream stream , Aspose . ThreeD...

    docs.aspose.com/3d/ar/net/aspose-3d-for-net-18-...
  6. Aspose.3D for .NET 18.9 - September 2018|Docume...

    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 . Stream stream , Aspose . ThreeD...) public void Open ( System . IO . Stream stream , Aspose . ThreeD...

    docs.aspose.com/3d/net/aspose-3d-for-net-18-9-s...
  7. Aspose page convert ps to pdf failed - Free Sup...

    I'm using the Aspose.Page.Cpp 23.12 library for PostScript to PDF conversion. However, when I run the code, the generated PDF file has a size of 0. On the other hand, when I use Aspose's online conversion tool, the conve…...length()); System::SharedPtr<System::IO::FileStream> pdfStream = Sys...System::MakeObject<System::IO::FileStream>(pdf_path_string, System::IO::FileMode::Create...

    forum.aspose.com/t/aspose-page-convert-ps-to-pd...
  8. Add named value in XMP metadata of EPS | C++

    The process of adding named value in XMP metadata with Aspose.Page for C++ is explained and illustrated with the code snippets here....System: : SharedPtr < System :: IO :: FileStream > psStream = System...System :: MakeObject < System :: IO :: FileStream >( dataDir + u...

    docs.aspose.com/page/cpp/xmp-metadata/add-named...
  9. Create() | Aspose.Slides for C++ API Reference

    Creates a new XmlWriter instance using the specified filename....XmlWriter::Create(const SharedPtr<IO::Stream>&) method Creates a new...:: Create ( const SharedPtr < IO :: Stream > & output ) Arguments...

    reference.aspose.com/slides/cpp/system.xml/xmlw...
  10. Объединение XPS в XPS, XPS в PDF | .NET

    .NET API для объединения файлов XPS в несколько строк кода. Сохраните объединенный результат в виде файлов XPS или PDF. Пример кода C# для слияния функций....IO.Stream outStream = System.IO.File.Open(dataDir...xps" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/ru/net/merge-xps-files/