Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 19,556 for

aws

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 档案

    档案...words as aw # 创建文档对象 doc = aw.Document() # 创建文档构建器对象...创建文档构建器对象 builder = aw.DocumentBuilder(doc) # 加载和插入 PNG 图像 shape =...

    blog.aspose.com/zh/words/convert-png-to-svg-in-...
  5. Chercher

    chercher...words as aw # Create document object doc = aw.Document() #...document builder object builder = aw.DocumentBuilder(doc) # Load and...

    blog.aspose.com/fr/words/convert-png-to-svg-in-...
  6. Архивы

    Архивы...words as aw # load document doc = aw.Document("document...aspose.words as aw # load document doc = aw.Document("document...

    blog.aspose.com/ru/words/convert-word-to-markdo...
  7. Procurar

    Procurar...appenddocument(Document, aw.ImportFormatMode.KEEPSOURCEFORMATTING)...as aw # Load source and destination documents dstDoc = aw.Document("document1...

    blog.aspose.com/pt/words/combine-word-documents...
  8. arkiv

    arkiv...appenddocument(Document, aw.ImportFormatMode.KEEPSOURCEFORMATTING)...words as aw # Ladda käll- och måldokument dstDoc = aw.Document("document1...

    blog.aspose.com/sv/words/combine-word-documents...
  9. Small inline image rendered at incorrect resolu...

    Description When converting a DOCX document containing a small inline image to HTML using Aspose.Words, the image is rendered with an incorrect resolution/scaling. As a result, the image appears visually distorted compa…...alt="" style="-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline" /><span>3-...

    forum.aspose.com/t/small-inline-image-rendered-...
  10. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

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