Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 6,773 for

aws

(0.14 sec)
  1. EditableRangeStart.editableRange property | Asp...

    EditableRangeStart.editableRange property. Gets the facade object that encapsulates this editable range start and end....let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_document_properties property. Gets [PlainTextDocument.built_in_document_properties](./) of the document.... doc = aw . Document () builder = aw . DocumentBuilder...BuiltInProperties.docx' ) plaintext = aw . PlainTextDocument ( file_name...

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

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... doc = aw . Document ( file_name = MY_DIR...pages on the left. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...mundo!" ); let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownSaveOptions.exportImagesAsBase64 proper...

    MarkdownSaveOptions.exportImagesAsBase64 property. Specifies whether images are saved in Base64 format to the output file... let doc = new aw . Document ( base . myDir + "Images...docx" ); let saveOptions = new aw . Saving . MarkdownSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the document is in forms design mode....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document.... let doc = new aw . Document (); let lists = doc...true ); let list = lists . add ( aw . Lists . ListTemplate . BulletDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.adjustments property | Aspose.Words for P...

    Shape.adjustments property. Provides access to the adjustment raw values of a shape... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.next_sibling property | Aspose.Words for P...

    Node.next_sibling property. Gets the node immediately following this node.... doc = aw . Document ( MY_DIR + 'Paragraphs...print () print ( 'Node type:' , aw . Node . node_type_to_string...

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