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

aws

(0.21 sec)
  1. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... dst_doc = aw . Document ( file_name = MY_DIR...+ 'Document.docx' ) src_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... doc = aw . Document ( file_name = MY_DIR...warnings. warning_collector = aw . WarningInfoCollectio () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SvgSaveOptions.exportEmbeddedImages property | ...

    SvgSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG document as base64...yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode.removeSmartTags method | Aspose.W...

    CompositeNode.removeSmartTags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... let doc = new aw . Document ( base . myDir + "Smart...expect ( doc . getChildNodes ( aw . NodeType . SmartTag , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentRecoveryMode enumeration | Aspose.Words...

    aspose.words.loading.DocumentRecoveryMode enumeration. Specifies the available recovery options when a document encounters errors during loading.... load_options = aw . loading . LoadOptions () load_options...load_options . recovery_mode = aw . loading . DocumentRecoveryMode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldUserAddress.user_address property | Aspose...

    FieldUserAddress.user_address property. Gets or sets the current user's postal address.... doc = aw . Document () # Create a UserInformation...we create. user_information = aw . fields . UserInformation ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 문서 번역|Python via .NET에 대한 Aspose.Words

    문서를 번역합니다. Aspose.Words에 대한Python대상 언어를 지정할 수 있도록 구글AI모델을 사용하여 문서 번역을 단순화합니다....문서를 아랍어로 번역하는 방법을 보여 줍니다: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/ko/python-net/translate-a...
  10. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

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