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

aws

(0.08 sec)
  1. ShapeBase.left property | Aspose.Words for Node.js

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabelCollection.Format | Aspose.Words ...

    اكتشف خاصية تنسيق ChartDataLabelCollection للوصول بسهولة إلى تنسيق التعبئة والخطوط القابل للتخصيص لعناوين بياناتك. حسّن مخططاتك اليوم!...Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...Category 2" , "AW Category 3" , "AW Category 4" }, new double []...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...document = aw.Document(file_path) save_options = aw.saving.MarkdownSaveOptions()...aspose.words as aw # Load the PDF document document = aw.Document(file_path)...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  4. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../).... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCitation.suffix property | Aspose.Words fo...

    FieldCitation.suffix property. Gets or sets a suffix that is appended to the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...'Bibliography.docx' ) builder = aw . DocumentBuilder ( doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.entry_identifier property | Aspose.Wor...

    FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Javascript 에서 HTML 수정

    JavaScript 코드에서 HTML 를 수정합니다....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.html" ) var builder = new aw.DocumentBuilder(doc) // 문서의 시작...

    products.aspose.com/words/ko/nodejs-net/edit/html/
  10. Chỉnh Sửa DOC Trong Javascript

    Chỉnh sửa DOC trong mã JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.doc" ) var builder = new aw.DocumentBuilder(doc) // Chèn...

    products.aspose.com/words/vi/nodejs-net/edit/doc/