This article shows code explaining how to set the print area using the Aspose.Cells library....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...
Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldAutoNum...modifications made to the document. IsLocked { get; set; } Gets...
Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...> ( doc ); // Insert a shape into the document which contains...
Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...> ( doc ); // Insert a shape into the document which contains...
Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...> ( doc ); // Insert a shape into the document which contains...
ImportFormatOptions.adjust_sentence_and_word_spacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically... Document () dst_doc = aw . Document () builder =...cing = True builder . insert_document ( src_doc = src_doc , import_format_mode...
Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word Documents for enhanced visual appeal....shape in a Microsoft Word document. public enum ShapeType Values...Microsoft Word. For example, if you insert a new auto shape from ClipArt...
Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your Document design effortlessly!...the Working with Shapes documentation article. public class HorizontalRuleFormat...width. Examples Shows how to insert a horizontal rule shape, and...
ChartTitle.text property. Gets or sets the text of the chart title... Examples Shows how to insert a chart and set a title. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Enhance your indexing with FieldIndex UseYomi property. Easily enable yomi text for improved search visibility and better user experience.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...