VbaProject.code_page property. Gets or sets the VBA project’s code page....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...
Convert or export OneNote to PDF Document using C# or .NET API....notes as a part of another document. One of the best ways to achieve...save OneNote to PDF. PDF documents are widely used as a standard...
Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless Document generation....Gets or sets a string value printed instead of a template expression...Examples Shows how to populate document with data. public void BuildReportData...
Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....shapes, and print its contents using a document visitor. public...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...
Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... Document ( file_name = MY_DIR + 'Rendering...the paragraph list. In our document, our list uses plain Arabic...
SystemFontSource.type property. Returns the type of the font source....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...
FontSettings.reset_font_sources method. Resets the fonts sources to the system default....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...
Discover how to manage CustomXmlSchemaCollection items effortlessly. Learn to get or set elements by index for streamlined XML data handling.... Document doc = new Document (); string xmlPartId...// Enumerate the schemas and print each element. using ( IEnumerator...
Aspose::Words::SpecialChar::get_NodeType method. Returns SpecialChar in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...
Aspose::Words::Fields::FieldSeparator::get_NodeType method. Returns FieldSeparator in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...