Aspose::Pdf::Text::TableAbsorber::Visit метод

TableAbsorber::Visit(const System::SharedPtr<Document>&) method

Извлекает таблицы в указанном документе.

void Aspose::Pdf::Text::TableAbsorber::Visit(const System::SharedPtr<Document> &pdf)
ПараметрТипОписание
pdfconst System::SharedPtr<Document>&Pdf объект.

См. также

TableAbsorber::Visit(System::SharedPtr<Page>) method

Извлекает таблицы на указанной странице.

virtual void Aspose::Pdf::Text::TableAbsorber::Visit(System::SharedPtr<Page> page)
ПараметрТипОписание
pageSystem::SharedPtr<Page>Pdf объект страницы документа.

См. также