Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...
Aspose::Words::Fonts::TableSubstitutionRule::GetSubstitutes method. Returns array containing substitute font names for the specified original font name in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...
Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...
Փոխարկեք HTML ը Doc ձևաչափի JavaScript կոդով: Պահեք HTML որպես Doc օգտագործելով JavaScript:...Փոխարկել HTML ը DOC ի JavaScript ում Բարձր արագությամբ Node.js...Ծրագրային կերպով փոխակերպեք HTML-ը DOC-ի՝ օգտագործելով Node.js-ը: Ուսումնասիրեք...
Revision.group property. Gets the revision group... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...
Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...
Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...
Font.position property. Gets or sets the position of text (in points) relative to the base line... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...