FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...
Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...
Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Examples Shows how to insert an image, and use it as a watermark...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....get_IconCaption () Examples Shows how to insert linked and unlinked OLE objects...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++.... Examples Shows how to insert linked and unlinked OLE objects...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...
Access and manage elements effortlessly with the DropDownItemCollection Item property. Set or retrieve items by index for seamless data handling....set ; } Examples Shows how to insert a combo box field, and edit...item collection. Document doc = new Document (); DocumentBuilder...
Discover the DropDownItemCollection GetEnumerator method to effortlessly iterate through collection items. Enhance your coding efficiency today!...GetEnumerator () Examples Shows how to insert a combo box field, and edit...item collection. Document doc = new Document (); DocumentBuilder...
Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling.... Examples Shows how to insert a combo box field, and edit...item collection. Document doc = new Document (); DocumentBuilder...
Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...