Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 18,041 for

aws

(0.09 sec)
  1. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... doc = aw . Document () builder = aw . DocumentBuilder.... line_number_restart_mode = aw . LineNumberRestartMod . RESTART_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Python ו .NET הבדלי גרסאות|Aspose.Words עבור Py...

    Aspose.Words עבור Python via .NET זה עטיפה Aspose.Words עבור .NET, דף זה מתאר את ההבדלים בתכונות API של שני המוצרים האלה....הגופן הראשון Run במסמך: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/he/python-net/python-notes/
  3. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.add method | Aspose.Wor...

    Aspose.Words.Markup.CustomXmlPartCollection.add method... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    اكتشف كيف تعمل خاصية HtmlSaveOptions ExportPageSetup على تعزيز صادرات HTML أو MHTML أو EPUB من خلال السماح بإعدادات صفحة قابلة للتخصيص للحصول على إخراج أفضل....85pt; -aw-footer-distance:35.4pt; -aw-header-distance:35...margin:70.85pt; -aw-footer-distance:35.4pt; -aw-header-distance:35...

    reference.aspose.com/words/ar/net/aspose.words....
  6. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field... doc = aw . Document () # Create a UserInformation...we create. user_information = aw . fields . UserInformation ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart...data_labels (): doc = aw . Document () builder = aw . DocumentBuilder...chart_shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart...data_labels (): doc = aw . Document () builder = aw . DocumentBuilder...chart_shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.priority property | Aspose.Words for Node.js

    Style.priority property. Gets/sets the integer value that represents the priority for sorting the styles in the Styles task pane.... let doc = new aw . Document (); let styleTitle...styleTitle = doc . styles . at ( aw . StyleIdentifier . Subtitle ); if...

    reference.aspose.com/words/nodejs-net/aspose.wo...