Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 153,080 for

text

(0.23 sec)
  1. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java.... textWatermarkOptions) Adds text watermark on each page of the... textWatermarkOptions) Adds text watermark on each page of the...

    reference.aspose.com/words/java/com.aspose.word...
  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. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... fitText If true , fits text in the cell, compressing each...Returns or sets the orientation of text in a table cell. preferredWidth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 动态添加文本|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...
  9. 格式化文本|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/
  10. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...//Create a sample text paragraph Aspose.Pdf.Text.TextFragment text1...text1 = new Aspose.Pdf.Text.TextFragment("page $p of $P \x2713"...

    forum.aspose.com/t/tick-check-symbol/82133