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

aws

(0.13 sec)
  1. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . Character , "MyStyle"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... doc = aw . Document ( MY_DIR + 'Table...get_ancestor ( aw . NodeType . ROW ) if row is aw . tables . Row...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for forms...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....words as aw # Load the document doc = aw.Document("input...get_child_nodes(aw.NodeType.TABLE, True): table.auto_fit(aw.AutoFitBehavior...

    forum.aspose.com/t/table-and-image-truncation-d...
  5. แปลงเอกสารหลายหน้าเป็นรูปภาพในPython|Aspose.Wor...

    ส่งออกเอกสารหลายหน้าไปยังภาพแรสเตอร์(JPG, PNG, GIF, BMP, TIFF, WebP) ใช้Python....EGที่มีเค้าโครงแนวนอน: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/th/python-net/convert-a-m...
  6. המרת מסמך מרובה עמודים לתמונה ב Python|Aspose.W...

    ייצוא מסמכים מרובי עמודים לתמונות סריקה(JPG, PNG, GIF, BMP, TIFF, WebP) באמצעות Python....כתמונה JPEG עם פריסה אופקית: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/he/python-net/convert-a-m...
  7. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.signer property. Gets or sets suggested signer of the signature line...; let certificatePassword = "aw" ; let signees = createSignees...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . pixel_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AiModel.summarize method | Aspose.Words for Python

    aspose.words.ai.AiModel.summarize method... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

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