Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...
We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server.
For example, we have encountered HTTP 502 and 503 errors when accessing the following URL:
https://billing.…...Discourse February 5, 2025, 9:56am 2 @alfinans Could you please provide...guys asad.ali February 11, 2025, 2:29pm 10 @alfinans We have opened...
Learn how to change the Z‑order position of shapes in a worksheet using Aspose.Cells for C++....negative number such as -1, -2, -3, etc. If you want to bring...a positive number such as 1, 2, 3, etc. Send Shape Front or Back...
The image in the converted Word document is inverted/reversed - looks really odd......rafique March 12, 2015, 5:27am 2 Hi Thomas, Please provide us your...notifier September 19, 2025, 2:45pm 4 The issues you have found...
Steps to reproduce:
Open any PDF in Adobe Acrobat Reader, add a stamp
Export the annotations to XFDF
Import the XFDF using Aspose PDF
Getting system exceptions when doing the importing...Discourse February 11, 2026, 1:28am 2 @kzhu You’re seeing an exception...issues were fixed in that version [2]. Provide more details so we can...
Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management.... Writeln ( "Section 2 text." ); // Both sections are...Trim (), Is . EqualTo ( "Section 2 text." )); See Also class Node...
TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...
Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...
Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...