Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 148,544 for

text

(0.14 sec)
  1. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....BODY_TEXT The paragraph is at the level of the main text. Examples...levels to create collapsible text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按以下步骤操作:...? "shape is a text box" : "shape is not a text box" ); } } }...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  3. Create HTML Files via Java | products.aspose.com

    Java Sample code for generating HTML documents. Use this code for creating HTML files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/html/
  4. Watermark Word Files Online or using C++ | prod...

    Free online app to Watermark different Word files. C++ watermark library code for Word documents....Watermark Write the Watermark Text Choose relevant color Click...layout Use SetText for text based watermark text Call Save method and...

    products.aspose.com/total/cpp/watermark/word/
  5. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.VisitStructuredDocumentTagEnd |...

    Discover the DocumentVisitor VisitStructuredDocumentTagEnd method, essential for managing structured document tag enumeration efficiently. Enhance your coding skills!...<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  8. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....presentation having Hello World text at a specified position of a...Hello World as default text Change the Text Color to Black as it...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  9. FieldStyleRef.StyleName | Aspose.Words for .NET

    Discover the FieldStyleRef StyleName property to easily customize and format your search Text. Enhance your project's styling with flexibility and precision....name of the style by which the text to search for is formatted....NumberFormat = "\x0001 )" ; // Add text and apply paragraph styles that...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 创建并保存新工作簿|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.... set_Item ( 1 , 1 , "Some Text" ); newWorkbook . Save (); Aspose...[ 0 , 0 ]. PutValue ( "Some Text" ); newWorkbook . Save ( fileName...

    docs.aspose.com/cells/zh/net/create-and-save-ne...