Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 155,165 for

text

(0.52 sec)
  1. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....configure the style and color of a text underline. let doc = new aw...builder . writeln ( "Underlined text." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for .NET to optimize Text positioning in PowerPoint presentations....coordinates of paragraphs and text portions in Aspose.Slides. It...coordinates inside a table cell text frame, and highlights important...

    docs.aspose.com/slides/net/paragraph/
  3. How to add/insert TextBox to Worksheet with Jav...

    How to add/insert Text Box to Worksheet in Aspose.Cells for JavaScript via C++....via C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes: one in Insert → Shapes...

    docs.aspose.com/cells/javascript-cpp/add-text-b...
  4. Setting ATTRIB and MTEXT objects|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/python-net/setting-attrib-a...
  5. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of Text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...means that the first line of text of the subsequent pages does... string text) { section.Paragraphs.Add(new Text(text)); } private...

    forum.aspose.com/t/extra-line-break-after-page-...
  7. Add Watermark To PDF|Documentation

    Learn how to add a watermark to PDF with Aspose.Cells for Python via .NET API....following examples show how to add text and image watermarks to PDF...rendering. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/python-net/add-watermark-...
  8. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description None No text wrapping around the shape. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Redact PPTX Presentations using C++ | products....

    Redact PPTX presentations in C++. Use Aspose.Slides for C++ to find and replace sensitive Text in presentation files....to find and replace sensitive text in presentation files without...presentations by replacing sensitive text in slides. Use SlideUtil::FindAndReplaceText...

    products.aspose.com/slides/cpp/redaction/pptx/
  10. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set Text of the comment in C++....method that allows to easily set text of the comment. void Aspose...:: String & text ) Parameter Type Description text const System::String&...

    reference.aspose.com/words/cpp/aspose.words/com...