Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 157,349 for

doc

(0.09 sec)
  1. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field... doc = aw . Document () # Create a...user_information . initials = 'J. D.' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldUserAddress class | Aspose.Words for Python

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field... doc = aw . Document () # Create a...address = '123 Main Street' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... let doc = new aw . Document (); // Add...this document. let paragraph = doc . getParagraph ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the text of this paragraph including the end of paragraph character in C++.... auto doc = System :: MakeObject < Aspose...one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the Document contains no sections, creates one section with one paragraph....let doc = new aw . Document (); NodeCollection nodes = doc . getChildNodes...0 ]. ParentNode ). toEqual ( doc ); expect ( nodes [ 1 ]. NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... doc = Document ( dataDir + "tableDoc.doc" ) # Get the...in the document. firstTable = doc . getChild ( NodeType . TABLE...

    docs.aspose.com/words/java/split-tables-in-jython/
  9. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/convert-onenote-to-htm...