Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 18,005 for

aws

(0.07 sec)
  1. Diferenças de versão Python e .NET|Aspose.Words...

    Aspose.Words para Python via .NET é um wrapper de Aspose.Words para .NET, esta página descreve as diferenças de recursos e API desses dois produtos....primeiro Run do documento: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/pt/python-net/python-notes/
  2. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...了如何更改文档中第一个 Run 的字体颜色: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/zh/python-net/python-notes/
  3. Différences entre les versions Python et .NET|A...

    Aspose.Words pour Python via .NET est un wrapper de Aspose.Words pour .NET, cette page décrit les différences de fonctionnalités et API de ces deux produits....premier Run du document: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/fr/python-net/python-notes/
  4. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...compatibilityOptions . optimizeFor ( aw . Settings . MsWordVersion ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Werken met tekstdocument|Aspose.Words voor Pyth...

    Werk met een tekstdocument en wijzig de objecten met behulp van Python....tekst formaat exporteren: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/nl/python-net/working-wit...
  6. Робота з документами|Aspose.Words для Python vi...

    Робота з текстовим документом Pythonй...звичайного формату тексту: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/uk/python-net/working-wit...
  7. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...RunCollection manually. let newRun = new aw . Run ( doc , "Run 3. " ); runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.font_embedding_mode property | A...

    PdfSaveOptions.font_embedding_mode property. Specifies the font embedding mode.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

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