Creates a new Summary Zoom object and inserts it to a collection at the specified index....zero-based index at which Section Zoom frame should be inserted...float X coordinate of a new Section Zoom frame float . y float...
BuildingBlock Behavior property. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main document in C#....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....
Remove breaks using Ruby....remove_page_breaks() & remove_section_breaks() methods of RemoveBreaks...remove_section_breaks ( doc ) # Loop through all sections starting...
Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....EmfPlusFocusScaleDat object (section 2.2.2.18) that specifies focus...EmfPlusTransformMatr object (section 2.2.2.47) that specifies a...
DocumentBuilder MoveToParagraph method. Moves the cursor to a paragraph in the current Section in C#....a paragraph in the current section. public void MoveToParagraph...current story of the current section. That is, if you moved the...
FieldAutoTextList ListStyle property. Gets or sets the name of the style on which the list to contain entries is based in C#....Paragraph ; Sectionsection = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...
PageSetup LineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document in C#....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...