Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 147,733 for

text

(0.12 sec)
  1. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a Text form field in C++....calculation expression of a text form field. System :: String...specifies the default string for the text form field. This string is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false....footnote/endnote references in main text story into active hyperlinks...footnote/endnote symbols // in the text act as links that, upon clicking...

    reference.aspose.com/words/net/aspose.words.sav...
  3. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...revision_type } \n\t Revision text: { group . text } ' ) Shows how to get...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced Text appeal and readability....custom style and apply it to text created using a document builder..."MyStyle" ; builder . Write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...
  6. Aspose::Words::Drawing::Fill::get_Opacity metho...

    Aspose::Words::Drawing::Fill::get_Opacity method. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque) in C++....DocumentBuilder > ( doc ); // Write some text, and then cover it with a floating...opaque, so we cannot see the text that this shape is on top of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...regions of Latin text and regions of East Asian text in the current...numbers and regions of East Asian text in the current paragraph. Alignment...

    reference.aspose.com/words/net/aspose.words/par...
  8. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java.... You can format the header text using FormattedText class. Once...pdf" ); // Create formatted text for page number FormattedText...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  9. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...orientation, images, having text selectable). Should I treat...depending if it contains images or text? Please help. Professionalize...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  10. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....custom style and apply it to text created using a document builder...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

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