Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 153,530 for

text

(0.27 sec)
  1. Specify how to cross a string in output PDF and...

    Learn to control Text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....Scenarios When a cell contains text that is larger than the width...TextCrossType.Default : Display text as in MS Excel, which depends...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  2. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. Convert DJVU to DOC via C# | Aspose

    Sample code for DJVU to DOC C# conversion. Use API example code for batch DJVU files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  5. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote/endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....PDF Convert Text to PDF Convert Pre-formatted text to PDF Convert...an EPUB reader can optimize text for a particular display device...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  7. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/net/actions/
  8. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling Text rotation for a dynamic visual effect. Elevate your creativity!...Determines whether the letters of the text are rotated. public bool RotateLetters...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Apply Superscript and Subscript Effects on Font...

    The Node.js code to apply superscript and subscript effects to Text in Excel using Aspose.Cells for Node.js via C++....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/nodejs-cpp/apply-superscr...
  10. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....= doc_original ) # Paragraph text referenced with an endnote:...ENDNOTE , footnote_text = 'Original endnote text.' ) # Table: builder...

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