Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 154,792 for

text

(0.64 sec)
  1. Aspose::Words::Fields::FieldNext class | Aspose...

    Aspose::Words::Fields::FieldNext class. Implements the NEXT field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....//Set Header Text hf . HeaderText = "Header Text" ; //Set Footer...Footer Text hf . FooterText = "Footer Text" ; //Write the presentation...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  3. Edit Word, PDF In Javascript

    Edit DOCX, DOC, PDF and a variety of other file formats in JavaScript....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using JavaScript...

    products.aspose.com/words/nodejs-net/edit/
  4. 动态添加文本|Aspose.Slides 文档

    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.... Text = "Text added dynamically" ; txtRange...AddTextFrame ( "" ); //设置文本 tf . Text = "Text added dynamically" ; Portion...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  5. 格式化文本|Aspose.Slides 文档

    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.... Shapes [ 2 ]; //Change its text's font to Verdana and height...FontItalic = true ; //Change text color port . FontColor = Color...

    docs.aspose.com/slides/zh/net/format-text/
  6. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... Document () # Insert text that spans several pages. builder...much space our pages have for text within the margins and then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... Document () # Insert text that spans several pages. builder...much space our pages have for text within the margins and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing document processing....<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...
  9. OfficeMath.AcceptEnd | Aspose.Words for .NET

    Discover OfficeMath's AcceptEnd method—seamlessly manage visitor access and enhance your office math experience. Boost efficiency today!...<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.mat...
  10. 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/