Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 151,748 for

text

(0.15 sec)
  1. 档案

    档案...= new RichText(doc) { Text = "Title text.", ParagraphStyle = textStyle...TitleDate = new RichText(doc) { Text = new DateTime(2011, 11, 11)...

    blog.aspose.com/zh/note/create-onenote-files-ad...
  2. Aspose::Words::Drawing::TextBox::get_Next metho...

    Aspose::Words::Drawing::TextBox::get_Next method. Returns or sets a TextBox that represents the next TextBox in a sequence of shapes in C++....() Examples Shows how to link text boxes. auto doc = System ::...Create links between some of the text boxes. if ( textBox1 -> IsValidLinkTarget...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, Text boxes, and images effortlessly in your projects....get; set; } Defines alternative text to be displayed instead of a...the shape is below or above text. Bottom { get; } Gets the position...

    reference.aspose.com/words/net/aspose.words.dra...
  4. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>";...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  5. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/nodejs-net/converting-to-...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/java/shape-manipulations/
  10. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

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