Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 18,025 for

aws

(0.06 sec)
  1. Editați TEXT În Python

    Editați TEXT în Python codul....words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/ro/python-net/edit/text/
  2. Editați TEXT În Javascript

    Editați TEXT în JavaScript codul....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.txt" ) var builder = new aw.DocumentBuilder(doc) // Introduceți...

    products.aspose.com/words/ro/nodejs-net/edit/text/
  3. اختلافات إصدار Python و.NET|Aspose.Words لـ Pyt...

    Aspose.Words for Python via .NET عبارة عن غلاف لـ Aspose.Words لـ .NET، وتصف هذه الصفحة الاختلافات في الميزات وAPI لهذين المنتجين....خط Run الأول في المستند: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/ar/python-net/python-notes/
  4. Различия в версиях Python и .NET|Aspose.Words д...

    Aspose.Words для Python via .NET является оболочкой Aspose.Words для .NET, на этой странице описаны различия в функциях и API этих двух продуктов....шрифта Run в документе: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/ru/python-net/python-notes/
  5. Python a .NET Rozdíly v verzích|Aspose.Words mí...

    Aspose.Words místo Python via .NET je obal Aspose.Words místo .NET, Tato stránka popisuje rozdíly v funkcích a API z těchto dvou produktů....prvního Run v dokumentu: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/cs/python-net/python-notes/
  6. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . layoutMode = aw . SectionLayoutMode . LineGrid...

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

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format.... let doc = new aw . Document ( base . myDir + "Document...selectable text. let options = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border.line_width property | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. CheckBoxControl.checked property | Aspose.Words...

    CheckBoxControl.checked property. Gets or sets a boolean value indicating either this [CheckBoxControl](../) is checked or not... 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. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....footers to plain text format: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/python-net/working-with-t...