Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 152,954 for

text

(0.71 sec)
  1. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...effects that can be applied to texts, images, shapes, or charts ...you to apply animation to the text in a shape. Create an instance...

    docs.aspose.com/slides/androidjava/shape-animat...
  2. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...overlay {} content as floating text box in section {}", typeName...// Insert content as floating text box with custom margin for vertical...

    forum.aspose.com/t/header-footer/325498
  3. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text="" makes its parentNode null Aspose.Words...it does we set the bookmark.Text = “”, but in this new version...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  4. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Replace Text in PDF using Java How to Find and Replace Text in PDF...to PDF in Java How to Search Text and Highlight in PDF using C#...

    kb.aspose.com/pdf/page/15/
  5. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... Text 2 The date value for a date SDT is stored as text. Default...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input stream using a regular expression, with the specified save format and additional options in C++....const System::SharedPtr<System::Text::RegularExpressions::Regex>&...System :: SharedPtr < System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Field appearance and attributes|Aspose.PDF for ...

    This section explains how you can change field appearance and attributes with FormEditor Class....FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/net/changing-field-appearan...
  9. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...effects that can be applied to texts, images, shapes, or charts ...you to apply animation to the text in a shape. Create an instance...

    docs.aspose.com/slides/cpp/shape-animation/
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

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