Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 10,342 for

insert text

(0.17 sec)
  1. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...using the Document class to insert the header footer Set header...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  3. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....NET to format text Create a new World file using...indenting and formatting the text Create the DocumentBuilder class...

    kb.aspose.com/words/python/paragraph-formatting...
  4. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....code that demonstrates how to insert a table in a slide using C#...will also learn to format the text in the table and save the resultant...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  6. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced Text design and readability. Boost your typography today!...Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the Text....removed above and below the text. @property def trim ( self )...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...to return text for the mail merge engine to insert into the document...FieldMergingArgsBase ) text Gets or sets the text that will be inserted into the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....seem not a difficult task to insert FormattedText into PDF document...consider the possibility of adding text in an existing PDF File with...

    docs.aspose.com/pdf/java/pdffilemend-class/