Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 19,238 for

aws

(0.12 sec)
  1. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...sdtCheckBox = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.isTopLevel property | Aspose.Words fo...

    ShapeBase.isTopLevel property. Returns ``true`` if this shape is not a child of a group shape....let doc = new aw . Document (); let shape = new aw . Drawing .... Shape ( doc , aw . Drawing . ShapeType . Rectangle ); shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Omezit dokument Úprava Python|Aspose.Words míst...

    Omezit úpravu dokumentu nastavením typu omezení pomocí Python. Můžete také odstranit ochranu a vytvořit neomezené editovatelné regiony....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/cs/python-net/restrict-do...
  4. HtmlSaveOptions.tableWidthOutputMode property |...

    HtmlSaveOptions.tableWidthOutputMode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...36 ; table . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder...36 table . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Muunna Kuva Muotoon BMP Python

    Muunna Kuva muotoon BMP Python koodissa. Tallenna Kuva nimellä BMP käyttämällä Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.bmp" , aw.saving.ImageSaveOptions(aw.SaveFormat.BMP))...

    products.aspose.com/words/fi/python-net/convers...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...id="_cmnt1" style="-aw-comment-author:'Alex Noskov'; -aw-comment-dat...-aw-comment-datetime:'2024-09-03T14:41:00'; -aw-comment-initial:'AN'"> <p st...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. 档案

    档案...words as aw # 此代码示例演示如何使用 Python 创建新的 Word...创建文档对象 doc = aw.Document() # 创建文档构建器对象 builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/zh/words/python-ms-word-automat...
  9. Chercher

    chercher...words as aw # This code example demonstrates...Create document object doc = aw.Document() # Create a document...

    blog.aspose.com/fr/words/python-ms-word-automat...
  10. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/zh-hant/python-net/ma...