Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 18,198 for

aws

(0.05 sec)
  1. FieldNoteRef.insert_hyperlink property | Aspose...

    FieldNoteRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph....field_note_ref (): doc = aw . Document () builder = aw . DocumentBuilder...()) builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir + "Ink...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveOptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...null ); let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... let doc = new aw . Document (); // Create a new...VBA project. let project = new aw . Vba . VbaProject (); project...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Arial" ; font . underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...= 4 top_border . line_style = aw . LineStyle . DASH_SMALL_GAP...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldNoteRef.insert_reference_mark property | A...

    FieldNoteRef.insert_reference_mark property. Inserts the reference mark with the same character formatting as the Footnote Reference or Endnote Reference style....field_note_ref (): doc = aw . Document () builder = aw . DocumentBuilder...()) builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Open a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/python-net/open-a-documen...
  9. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name.... doc = aw . Document () builder = aw . DocumentBuilder...the lazy dog.' ) font_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... doc = aw . Document () builder = aw . DocumentBuilder...borders . get_by_border_type ( aw . BorderType . BOTTOM ) . color...

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