Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 142,209 for

text

(0.1 sec)
  1. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....PDF Contents [ Hide ] Extract Text from PDF document in Paragraphs...Paragraphs form We can get text from a PDF document by searching a...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  4. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...structured document tag placeholder text. FormFieldHelpText 3 The building...building block is a form field help text. Normal 4 The building block...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  7. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  8. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...using namespace Aspose :: Pdf :: Text ; void AddLineIndent () { String...get_Pages () -> Add (); auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  9. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/java/manage-table/
  10. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...