Aspose::Page::XPS::XpsDocument::Save method

XpsDocument::Save(System::SharedPtr<System::IO::Stream>) method

يحفظ مستند XPS إلى الدفق.

void Aspose::Page::XPS::XpsDocument::Save(System::SharedPtr<System::IO::Stream> stream)
ParameterTypeالوصف
streamSystem::SharedPtr<System::IO::Stream>دفق مستند XPS ليتم حفظه فيه.

انظر أيضًا

XpsDocument::Save(System::String) method

يحفظ مستند XPS إلى ملف XPS يقع في المسار .

void Aspose::Page::XPS::XpsDocument::Save(System::String path)
ParameterTypeالوصف
المسارSystem::Stringموقع المستند.

انظر أيضًا