Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 19,556 for

aws

(0.85 sec)
  1. Procurar

    Procurar...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/pt/words/convert-pdf-to-word-in...
  2. Archivio

    Archivio...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/it/words/convert-pdf-to-word-in...
  3. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents... doc = aw . Document () builder = aw . DocumentBuilder...world! { aw . ControlChar . CR } ' + f 'Hello again! { aw . ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... doc = aw . Document () builder = aw . DocumentBuilder...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RtfSaveOptions.export_images_for_old_readers pr...

    RtfSaveOptions.export_images_for_old_readers property. Specifies whether the keywords for old readers are written to RTF or not... doc = aw . Document ( MY_DIR + 'Rendering...save it to an RTF. options = aw . saving . RtfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index.... doc = aw . Document () builder = aw . DocumentBuilder...ders : border . line_style = aw . LineStyle . DOT_DASH # After...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text... doc = aw . Document () builder = aw . DocumentBuilder...document to .PDF. pdf_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of document fields in this range.... doc = aw . Document () builder = aw . DocumentBuilder...Category' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_EVEN_PAGE...

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