Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 124,528 for

text

(0.07 sec)
  1. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo.... text Add one or more lines of text to the form....image=aspose-logo.png align=center ?text=Customer Satisfaction Survey...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  2. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your document's presentation!...the headers/footers into body text. // We can use a SaveOptions...does not contain the header's text doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Text = "Confidential" ; } Aspose...); builder . Write ( "Header Text goes here..." ); //add footer...

    docs.aspose.com/words/net/add-headers-and-footers/
  4. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....); // Insert paragraphs with text with DocumentBuilder. builder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Edit HTML In C#

    Edit HTML in C# code....C# C++ View code snippet Edit text in HTML using C# Programmatic...modern digital workflow. Edit text in HTML, insert graphs using...

    products.aspose.com/words/net/edit/html/
  7. 管理占位符|Aspose.Slides 文档

    使用 Java 更改 PowerPoint 幻灯片中的占位符文本。在 PowerPoint 幻灯片中使用 Java 设置占位符的提示文本。...instanceof AutoShape ) { String text = "" ; if ( shape . getPlaceholder...// PowerPoint 显示 "点击添加标题" { text = "添加标题" ; } else if ( shape...

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  8. BuildingBlockType enumeration | Aspose.Words fo...

    Aspose.Words.BuildingBlocks.BuildingBlockType enumeration. Specifies a building block type...structured document tag placeholder text. FormFieldHelpText The building...building block is a form field help text. Normal The building block is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....Basic text input: builder . InsertTextInput ( "My text input"...// 2 - Combo box with prompt text, and a range of possible values:...

    reference.aspose.com/words/net/aspose.words/doc...
  10. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...