Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 151,158 for

text

(0.09 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. Convert PPSM to MARKDOWN via C++ or with free O...

    Export PPSM to MARKDOWN in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSM to MARKDOWN online converter quickly before integrating the code....that is used to format plain text documents. It is widely used...readme files, and creating rich text documents. It is also used for...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  3. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....footers to PDF while setting the text properties and customizing the...Furthermore, you can change the text string in the header or footer...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  4. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....the watermark Create formatted text and a watermark object while...process by setting the watermark text, rotation, opacity, and other...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for Android...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/androidjava/manage-bullet/
  6. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本...></ script > < script type = "text/javascript" > const { Workbook...// Create a textbox with some text const textbox = worksheet ....

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... write ( 'Text in merged cells.' ) # Insert...CellMerge . NONE builder . write ( 'Text in unmerged cell.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....Examples Shows how to replace text in a document’s footer. let...Use a document builder to add text to the first section. let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....simply invoke insert_watermark_text() method of AddWatermark module...insert_watermark_text ( doc , watermark_text ) # Create a watermark...

    docs.aspose.com/words/java/add-watermark-in-ruby/