Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 10,806 for

insert text

(0.08 sec)
  1. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... writeln ( 'This text is in section 1.' ) # Section...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms...users can select and modify text only in form fields in Microsoft... Hello world!' ) builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....footers are exported to the text formats. getExportImagesAsBas()...indicating either to export underline text formatting as sequence of two...

    reference.aspose.com/words/java/com.aspose.word...
  4. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....DISTRIBUTED BY RANGE ( Customer_id ); INSERT INTO sample_db . dbo . Customers...such as Docx, Doc, Pdf, Rtf, Text, Jpeg, and others. For details...

    docs.aspose.com/words/net/integrating-aspose-wo...
  5. Converting a MHTML file to GIF using Python | A...

    Sample code on Python for MHTML to GIF conversion. Use example code for batch MHTML to GIF conversion with Python and .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/m...
  6. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Line Wrapping for East Asian Text. get_MWSmallCaps () Emulate...get_NoColumnBalance () Do Not Balance Text Columns within a Section . ...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. RevisionOptions.ShowOriginalRevision | Aspose.W...

    Control your document revisions with the ShowOriginalRevision property. Easily toggle between original and revised Text for clearer insights. Default, false....specify whether the original text should be shown instead of revised...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  8. CompositeNode.last_child property | Aspose.Word...

    CompositeNode.last_child property. Gets the last child of the node....writeln ( 'Section 1 text.' ) builder . insert_break ( aw . BreakType...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....of the Document OR Add() and Insert() methods of the Sections property...:: Run > ( doc ); run -> set_Text ( u "Hello World!" ); run ->...

    reference.aspose.com/words/cpp/aspose.words/sec...