Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 19,462 for

aws

(0.12 sec)
  1. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... doc = aw . Document () # Insert text that...spans several pages. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...plaintext. txt_save_options = aw . saving . TxtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.use_gdi_emf_renderer property ...

    ImageSaveOptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF.... doc = aw . Document () builder = aw . DocumentBuilder...save_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object.... doc = aw . Document () builder = aw . DocumentBuilder...'' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_HYPERLINK...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects... doc = aw . Document ( file_name = MY_DIR...warnings. warning_collector = aw . WarningInfoCollectio () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...document = aw.Document(file_path) save_options = aw.saving.MarkdownSaveOptions()...aspose.words as aw # Load the PDF document document = aw.Document(file_path)...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  9. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../).... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

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