Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 46,816 for

doc

(0.13 sec)
  1. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....Description LayoutCollector(doc) Initializes an instance of this...of pages that a node spans. doc = aw . Document () layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++.... auto doc = MakeObject < Document > ();...set_Initials ( u "J. D." ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::DocumentBuilder::InsertStyleSepa...

    Aspose::Words::DocumentBuilder::InsertStyleSeparator method. Inserts style separator into the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Each paragraph can only...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Layout::PageLayoutCallbackArgs::...

    Aspose::Words::Layout::PageLayoutCallbackArgs::get_Event method. Gets event in C++....PageLayoutCallback () { auto doc = MakeObject < Document > (); doc -> get_BuiltInDocumentPrope...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.LineBreak | Aspose.Words for .NET

    Discover the ControlChar LineBreak field for seamless text formatting with the x000b or v character. Enhance your content's readability today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient Document formatting. Enhance your workflow with customizable page break options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  9. ControlChar.LineBreakChar | Aspose.Words for .NET

    Discover the ControlChar LineBreakChar field, easily manage line breaks with char11 or v for smoother text formatting and enhanced readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.SectionBreak | Aspose.Words for .NET

    Discover the ControlChar SectionBreak field, efficiently manage Document sections with the x000c character, enhancing formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...