Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 180,264 for

doc

(0.13 sec)
  1. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... doc = aw . Document ( file_name =...document tags.docx' ) tag = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::CompositeNode::get_HasChildNodes...

    Aspose::Words::CompositeNode::get_HasChildNodes method. Returns true if this node has any child nodes in C++.... auto doc = System :: MakeObject < Aspose...Tables :: Table > firstTable = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, Document module, class module, or designer module in C++.... auto doc = System :: MakeObject < Aspose...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Android API to Render TEX to WORDML | products....

    Transform TEX to WORDML via Android via Java API...you convert the TEX file to DOC. The second API is Aspose.Words... which helps you render the DOC to WORDML. Using these two APIs...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render PCL to XAMLFLOW | product...

    Transform PCL to XAMLFLOW via Android via Java API...need to convert PCL file to DOC using Aspose.PDF for Android...Android Java , you can render DOC to XAMLFLOW. Aspose.Total for...

    products.aspose.com/total/android-java/conversi...
  6. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This does not...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldXE::get_PageRangeBo...

    Aspose::Words::Fields::FieldXE::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a generic greeting...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Notes ::...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.not...