ChartAxisTitle Overlay ملكية. يحدد ما إذا كان سيتم السماح لعناصر المخطط الأخرى بتداخل العنوان. القيمة الافتراضية هيخطأ شنيع في C#....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
PclSaveOptions.rasterize_transformed_elements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . PclSaveOptions ()...
ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... doc = aw . Document () builder = aw . DocumentBuilder...gave money to Paul.' ) options = aw . replacing . FindReplaceOptions...
ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...
Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells.... doc = aw . Document () builder = aw . DocumentBuilder...90 table . preferred_width = aw . tables . PreferredWidth . from_points...
PdfSaveOptions.displayDocTitle property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...filename. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...
FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_PRINT...
Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...