Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 10,803 for

insert text

(0.25 sec)
  1. Your First Aspose.Cells Application - Hello Wor...

    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....you want to add/update some text. Access any cell of a worksheet...in the Microsoft Excel file. Insert the words Hello World! into...

    docs.aspose.com/cells/python-net/your-first-asp...
  2. Issues with particular font types after EMF to ...

    Hi Aspose support, In out product we started to use EMF to PDF conversion via Aspose, and after some research with different ways and different Aspose libraries we found that the optimal one is to use Aspose.Words.dll t…...dll to insert EMF picture into document,...Subheading, Sitka Text. 02.png (460.1 KB) The text with Cambria Math...

    forum.aspose.com/t/issues-with-particular-font-...
  3. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    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... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

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

    ControlChar.SPACE_CHAR property. Space character: (char)32.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

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

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... To insert a node into the document, use...CompositeNode.insert_after() or CompositeNode.insert_before() methods...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFillIn.PromptOnceOnMailMerge | Aspose.Word...

    Optimize your mail merge with the PromptOnceOnMailMerge property. Control user responses for efficient data collection in your documents....DocumentBuilder ( doc ); // Insert a FILLIN field. When we manually...then display the response as text. FieldFillIn field = ( FieldFillIn...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....simple as you can move the insertion point even by using the keyboard’s...clicking the mouse to locate the insertion point wherever you want. But...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  10. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label....00E+00” Text - “@” Accounting - “ -\"$\”*...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

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