Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 157,162 for

doc

(0.06 sec)
  1. Aspose::Words::Markup::SdtListItemCollection::G...

    Aspose::Words::Markup::SdtListItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  3. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature....CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

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

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_Unit method. Gets or sets the scaling value of the display units as one of the predefined values in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::VariableCollection::RemoveAt met...

    Aspose::Words::VariableCollection::RemoveAt method. Removes a Document variable at the specified index in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  6. Aspose::Words::VariableCollection::Remove metho...

    Aspose::Words::VariableCollection::Remove method. Removes a Document variable with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  7. Aspose::Words::Document::get_Variables method |...

    Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a Document or template in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

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