Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 30,925 for

doc

(0.03 sec)
  1. FieldIndexFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FieldIndexFormat enum for customizable FieldIndex formatting in your Documents. Enhance your Document's structure effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "A" ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility.... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutCollector.getEndPageIndex method | Aspose...

    LayoutCollector.getEndPageIndex method. Gets 1-based index of the page where node ends... let doc = new aw . Document (); let layoutCollector... Layout . LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutCollector.getStartPageIndex method | Aspo...

    LayoutCollector.getStartPageIndex method. Gets 1-based index of the page where node begins... let doc = new aw . Document (); let layoutCollector... Layout . LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-tables/
  6. Aspose::Words::Tables::Table::get_Title method ...

    Aspose::Words::Tables::Table::get_Title method. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C++....CreateNestedTable () { auto doc = MakeObject < Document > ();...CreateTable ( doc , 3 , 4 , u "Outer Table" ); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Node.Document | Aspose.Words for .NET

    Discover the Node Document property, effortlessly access the Document linked to your node for seamless data management and enhanced productivity.... Document doc = new Document (); Paragraph...Paragraph ( doc ); para . AppendChild ( new Run ( doc , "Hello world...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Run 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Page...

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