Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 18,198 for

aws

(0.12 sec)
  1. Работа с форма полета в Python|Aspose.Words вме...

    Вмъкване, получаване или форматиране на полето на формата в документ, като се използва Python....документ: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/bg/python-net/working-wit...
  2. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed page Xaml format....'ResourceFolder' , () => { let doc = new aw . Document ( base . myDir + "Rendering...save format. let options = new aw . Saving . XamlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.words module not found - Free Support Fo...

    I have installed aspose inside uv with uv add aspose-words everthing seems to have work, I can find the aspose inside the lib folder of the .venv. When I do the python interpreter and import aspose.words as aw it works, …...words as aw it works, but if I create a script...and do : import aspose.words as aw .... It does not work… and I...

    forum.aspose.com/t/aspose-words-module-not-foun...
  4. XamlFlowSaveOptions.saveFormat property | Aspos...

    XamlFlowSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...'ImageFolder' , () => { let doc = new aw . Document ( base . myDir + "Rendering...save format. let options = new aw . Saving . XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document tag.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... doc = aw . Document ( file_name = MY_DIR...operties . bytes ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EditableRange class | Aspose.Words for Node.js

    Aspose.Words.EditableRange class. Represents a single editable range...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...