Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 19,556 for

aws

(0.26 sec)
  1. 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-...
  2. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, 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...
  3. 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...
  4. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....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...
  5. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... def optimize_for (): doc = aw . Document () # This object contains...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案...words as aw # 创建一个新文档 doc = aw.Document() # 创建文档构建器...创建文档构建器 builder = aw.DocumentBuilder(doc) # 将图像插入文档 builder.insert_image("logo...

    blog.aspose.com/zh/words/convert-image-to-pdf-p...
  7. Lưu trữ

    Lưu trữ...words as aw # Tạo một tài liệu mới doc = aw.Document() #...trình xây dựng tài liệu builder = aw.DocumentBuilder(doc) # Chèn hình...

    blog.aspose.com/vi/words/convert-image-to-pdf-p...
  8. Archiv

    Archiv...words as aw # načíst soubor PDF doc = aw.Document("PDF.pdf")...words as aw # vytvořit možnosti načítání PDF loadOptions = aw.saving...

    blog.aspose.com/cs/words/convert-pdf-to-word-in...
  9. Praca z dokumentem tekstowym|Aspose.Words dla P...

    Pracuj z dokumentem tekstowym i modyfikuj jego obiekty za pomocą Python....formatu zwykłego tekstu: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/pl/python-net/working-wit...
  10. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...removeNumbers (); builder . insertBreak ( aw . BreakType . ParagraphBreak...

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