Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 150,815 for

doc

(0.62 sec)
  1. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... doc = aw . Document ( file_name =...'Shape.SoftEdge.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::List::get_Document method...

    Aspose::Words::Lists::List::get_Document method. Gets the owner Document in C++.... auto doc = MakeObject < Document > ();...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a Document in C++.... auto doc = MakeObject < Document > ( MyDir..."Revisions at list levels.docx" ); doc -> UpdateListLabels (); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during Document rendering and building. Enhance your workflow today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some text and mark...

    reference.aspose.com/words/net/aspose.words.not...
  7. MarkdownSaveOptions.empty_paragraph_export_mode...

    MarkdownSaveOptions.empty_paragraph_export_mode property. Specifies how to export empty paragraphs to Markdown... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'First'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Style::get_Type method | Aspose....

    Aspose::Words::Style::get_Type method. Gets the style type (paragraph or character) in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some text and mark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless Document automation.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...