Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 18,773 for

document insertion

(0.07 sec)
  1. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... Remarks In Word documents, lists may consist of 1 or...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Merge OneNote Notebooks using C#

    This article explains how to merge OneNote notebooks using C#. It provides the IDE settings, the algorithm, and a code snippet to combine OneNote notebooks using C#....ONE file with the Document class Get the destination...with another instance of the Document class Combine the OneNote...

    kb.aspose.com/note/net/merge-onenote-notebooks-...
  3. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the Documentation article in C++....the Working with Comments documentation article. class Comment :...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format. The default value is false in C++....const Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FieldDisplayBarcode.CaseCodeStyle | Aspose.Word...

    Discover the FieldDisplayBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every page for clarity and improved readability in multi-page Documents.... Document doc = new Document (); DocumentBuilder...StartTable (); // Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/net/aspose.words.tab...
  7. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your GradientStopCollection with the RemoveAt method. Easily remove GradientStops by index for streamlined design control.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStopCollection.Count | Aspose.Words for...

    Discover the GradientStopCollection Count property, which provides the total number of items, enhancing your data management and UI design efficiency.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection.Item | Aspose.Words for ...

    Discover the GradientStopCollection's versatile Item property to easily manage GradientStop objects, enhancing your design with vibrant gradients.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...