Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 3,839 for

insert text

(0.14 sec)
  1. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...how the watermark is being inserted into the document’s headers...essential to ensure that it is inserted into all headers of each section...

    forum.aspose.com/t/adding-shape-watermark-remov...
  6. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document Text and the left edge of shapes for enhanced layout control....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::BuildingBlocks::BuildingBlockTyp...

    Aspose::Words::BuildingBlocks::BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word in C++....block to be automatically inserted into the document whenever...structured document tag placeholder text. FormFieldHelpText 3 The building...

    reference.aspose.com/words/cpp/aspose.words.bui...
  8. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder Text from regular content....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldXE | Aspose.Words for Java

    Implements the XE field in Java.... Remarks: Defines the text and page number for an index...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/java/com.aspose.word...
  10. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to custom XML nodes, enhancing data integration and management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...