Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 90,688 for

doc format

(0.49 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document Formatting with ease and precision....get; } Gets the character formatting of the style. IsHeading {...Gets the list that defines formatting of this list style. ListFormat...

    reference.aspose.com/words/net/aspose.words/style/
  2. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your Document with the Style Remove method. Enhance your content's appearance and maintain consistency!...base style is removed its formatting is moved to child styles... Document doc = new Document (); Style style = doc . Styles ...

    reference.aspose.com/words/net/aspose.words/sty...
  3. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which Formats property values as strings based on locale, enhancing data presentation and user experience....property value as a string formatted according to the current locale...document properties. Document doc = new Document (); CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Convert MSG to WORDML in Python | products.aspo...

    Save MSG to WORDML in your Python applications without using Microsoft Outlook or Word...the respective Word WORDML format. The APIs provided by Aspose...as support for various file formats, support for different languages...

    products.aspose.com/total/python-net/conversion...
  5. Convert EML to WORD in Python | products.aspose...

    Save EML to WORD in your Python applications without using Microsoft Outlook or Word...help you deal with different formats, including Email, Images, and...and Microsoft Word formats. The two APIs that are part of the...

    products.aspose.com/total/python-net/conversion...
  6. ReflectionFormat.distance property | Aspose.Wor...

    ReflectionFormat.distance property. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points... doc = aw . Document ( file_name =...'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReflectionFormat.size property | Aspose.Words f...

    ReflectionFormat.size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object... doc = aw . Document ( file_name =...'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

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