Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 148,146 for

text

(0.16 sec)
  1. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/python-net/slide-layout/
  6. Aspose::Words::Drawing::TextPath::set_StrikeThr...

    Aspose::Words::Drawing::TextPath::set_StrikeThrough method. True if the font is formatted as strikethrough Text in C++....is formatted as strikethrough text. void Aspose :: Words :: Drawing...Aspose::Words::Drawing::TextPath::set_Text method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Stop conversion or loading using InterruptMonit...

    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....cell AB1000000 and add some text inside it. Cell cell = ws ....); cell . putValue ( "This is text." ); As you see AB1000000 is...

    docs.aspose.com/cells/java/stop-conversion-or-l...
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.... Center ); // Add text fragment to paragraphs collection...add ( new TextFragment ( "main text" )); // Set border for FloatingBox...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  9. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...will be treated as a simple text. Otherwise, StructuredDocumentTa...2 , True ) . as_paragraph () text_to_search = p . to_string (...

    reference.aspose.com/words/python-net/aspose.wo...