Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 19,504 for

aws

(0.06 sec)
  1. Converter documento em HTML|Aspose.Words para P...

    Converta um documento de praticamente qualquer formato para HTML ou MHTML, bem como para o formato EPUB usando Python. Você também pode especificar opções de salvamento para gerenciar o documento de saída.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Para converter...

    docs.aspose.com/words/pt/python-net/convert-a-d...
  2. Converti documento in HTML|Aspose.Words per Pyt...

    Converti un documento da quasi tutti i formati in HTML o MHTML, nonché in formato EPUB utilizzando Python. È inoltre possibile specificare le opzioni di salvataggio per la gestione del documento di output.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Per convertire...

    docs.aspose.com/words/it/python-net/convert-a-d...
  3. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format... doc = aw . Document () builder = aw . DocumentBuilder...WordML save format. options = aw . saving . WordML2003SaveOption...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ค้นหา

    ค้นหา...words as aw # โหลดเอกสาร Word doc = aw.Document("document...Document สำหรับเอกสารใหม่ newDoc = aw.Document() # ล้างส่วนเริ่มต้น...

    blog.aspose.com/th/words/split-a-word-document-...
  5. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...get_child_nodes(aw.NodeType.COMMENT, True) comment_data...parent_para = comment.get_ancestor(aw.Paragraph) if parent_para is...

    forum.aspose.com/t/extraction-of-comments-from-...
  7. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/).... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object... doc = aw . Document () builder = aw . DocumentBuilder...node in doc . get_child_nodes ( aw . NodeType . SHAPE , True )]...

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

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...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...
  10. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag.... doc = aw . Document () # Construct an... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

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