ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the document.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) doc . save ( file_name = ARTIFACTS_DIR...
Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...
Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...
Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...
Inline.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...
DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../)....= 1 , character_index = 1 ) # 2 - Move to the first character...NodeType . STRUCTURED_DOCUMENT_TAG , 2 , True ) . as_structured_document_tag...
Hello,
i have the problem that the style properties of a shape are sometimes null.
You can reproduce it with the following code:
Diagram diagram = new Diagram();
var page = diagram.Pages[0];
long recShapeId = page.Dr…...style properites null at shape 2? And why does it work at shape...philip.zhou July 15, 2025, 1:19pm 2 @sgruth Thanks for the sample...
R1C1 Reference Style vs. A1 style using Aspose.Cells with Golang via C++....are identified by numbers (1, 2, 3, …). For example, the cell...left. For example, R[2]C[3] is a cell 2 rows down and 3 columns...
Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly.... EqualTo ( 2 )); using ( IEnumerator < KeyValuePair...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...
Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...