Discover the ChartAxisTitle Text property to customize your axis titles easily. Set or get dynamic titles for enhanced data visualization....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
PdfSaveOptions.export_paragraph_graphics_to_artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... doc = aw . Document ( file_name = MY_DIR...artifacts.docx' ) save_options = aw . saving . PdfSaveOptions ()...
Aspose.Words.Saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported.... let doc = new aw . Document ( base . myDir + "Bookmarks...to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions ();...
SaveOptions.memory_optimization property. Gets or sets value determining if memory optimization should be performed before saving the document... doc = aw . Document ( file_name = MY_DIR...document to .PDF. save_options = aw . saving . SaveOptions . create_save_options...
FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore text inside fields...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...
ChartAxisTitle Text ملكية. الحصول على نص عنوان المحور أو تعيينه. Ifباطل أو تم تحديد قيمة فارغة سيتم عرض العنوان الذي تم إنشاؤه تلقائيًا في C#....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the page... let doc = new aw . Document ( base . myDir + "Document...selectable text. let options = new aw . Saving . SvgSaveOptions ();...
XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX document... let doc = new aw . Document ( base . myDir + "Big...worksheet. let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions ();...
PdfSaveOptions.pageLayout property. Specifies the page layout to be used when the document is opened in a PDF reader.... let doc = new aw . Document ( base . myDir + "Big...the left. let saveOptions = new aw . Saving . PdfSaveOptions ();...
ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...