Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 19,398 for

aws

(0.1 sec)
  1. Chuyển PDF Thành HTML Python

    Chuyển đổi PDF định dạng sang HTML trong mã Python Lưu PDF thành HTML bằng cách sử dụng Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/vi/python-net/convers...
  2. ค้นหา

    ค้นหา...as aw from datetime import date # โหลดไฟล์ PDF PDF1 = aw.Document("first...Document("first.pdf") PDF2 = aw.Document("second.pdf") # แปลงไฟล์...

    blog.aspose.com/th/words/compare-pdf-files-in-p...
  3. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.majorUnit property | Aspose.Words for...

    ChartAxis.majorUnit property. Returns or sets the distance between major tick marks....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.format property | Aspose.Words for No...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.displayUnit property | Aspose.Words f...

    ChartAxis.displayUnit property. Specifies the scaling value of the display units for the value axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

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

    Procurar...replace(string, string, aw.replaceing.FindReplaceOptions(aw.replaceing.FindReplaceDirection...aspose.words as aw # load Word document doc = aw.Document("document...

    blog.aspose.com/pt/words/find-and-replace-text-...