Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 151,759 for

text

(0.27 sec)
  1. InlineStory.LastParagraph | Aspose.Words for .NET

    Discover the InlineStory LastParagraph property to effortlessly access the final paragraph of your story, enhancing your content management experience....to be able to click and write text easily in Microsoft Word. footnote...superscript number // in the main text that points to the footnote...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Android API to Render PDF to DOTM | products.as...

    Transform PDF to DOTM via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DOCM via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  4. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...textbox with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...textbox with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....contains the main text of a section (main text story). A Body node...HeaderFooter object that contains text of a particular header or footer...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:....ENDNOTE, "Original endnote text."); // Table: builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Replacing::FindReplaceOptions::F...

    Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions constructor. Initializes a new instance of the FindReplaceOptions class with default settings in C++....System :: MakeObject < System :: Text :: RegularExpressions :: Regex...callback to use for replacing found text. See Also Enum FindReplaceDirection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule....'Times New Roman' ))) # Writing text in fonts that we do not have...'Arial' builder . writeln ( 'Text written in Arial, to be substituted...

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