Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 18,479 for

docx to doc

(0.24 sec)
  1. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions To the signer that are displayed on signing the signature line... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.set_paddings method | Aspose.Words f...

    CellFormat.set_paddings method. Sets the amount of space (in points) To add To the left/Top/right/botTom of the contents of cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a padding distance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::RevisionGroup::get_RevisionType ...

    Aspose::Words::RevisionGroup::get_RevisionType method. Gets the type of revisions included in this group in C++.... auto doc = System :: MakeObject < Aspose...() + u "Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various Document layouts using C#....Example: Document doc = new Document ( "input.docx" ); LayoutOptions...LayoutOptions layout = doc . LayoutOptions ; layout . ShowHiddenText =...

    docs.aspose.com/words/net/specify-layout-options/
  5. Document.ShadeFormData | Aspose.Words for .NET

    Discover how To use the ShadeFormData property To enhance form visibility with gray shading, improving user experience and accessibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/doc...
  6. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separaTor property. Gets or sets string separaTor used for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when auTomatic numbering restarts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

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