Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 19,475 for

aws

(0.16 sec)
  1. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font.... doc = aw . Document () builder = aw . DocumentBuilder...= doc ) builder . underline = aw . Underline . DASH builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.color property | Aspose.Words for Python

    Border.color property. Gets or sets the border color.... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base . myDir + "PDF...docx" ); let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...one line. let saveOptions = new aw . Saving . TxtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Python でのチャートの操作|Python via .NET用Aspose.Words

    Python を使用して、ドキュメント内のさまざまなタイプのグラフを作成および変更します。... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/ja/python-net/working-wit...
  6. Tradurre un documento|Aspose.Words per Python v...

    Tradurre un documento. Aspose.Wordsper Python semplifica la traduzione di documenti utilizzando i modelli Google AI, consentendo di specificare la lingua di destinazione....un documento in arabo: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/it/python-net/translate-a...
  7. Traduire un Document|Aspose.Words pour Python v...

    Traduire un document. Aspose.Words pour Python simplifie la traduction de documents à l'aide des modèles Google AI, vous permettant de spécifier la langue cible....traduire un document en arabe: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/fr/python-net/translate-a...
  8. Ein Dokument übersetzen|Aspose.Words für Python...

    Übersetzen Sie ein Dokument. Aspose.Words für Python vereinfacht die Übersetzung von Dokumenten mithilfe von Google AI -Modellen, sodass Sie die Zielsprache angeben können....Arabische zu übersetzen: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/de/python-net/translate-a...
  9. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection formatting for the 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. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

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