Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 18,038 for

document insertion

(0.12 sec)
  1. 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...
  2. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...PowerPoint presentations, Word documents, and other files. When you...slides to pages in a Word document. Convert PowerPoint to Word...

    products.aspose.com/slides/cpp/conversion/pptx-...
  4. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...PowerPoint presentations, Word documents, and other files. When you...slides to pages in a Word document. Convert PowerPoint to Word...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  5. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....either to ignore text inside insert revisions. The default value...include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldGoToButton.display_text property | Aspose....

    FieldGoToButton.display_text property. Gets or sets the text of the button that appears in the Document, such that it can be selected to activate the jump....“button” that appears in the document, such that it can be selected...Shows to insert a GOTOBUTTON field. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtCalendarType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Markup.SdtCalendarType enum to enhance your Office Open XML Documents with versatile calendar options for better workflow efficiency....CalendarType in an Office Open XML document. public enum SdtCalendarType...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  9. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) field = builder . insert_field ( aw . fields . FieldType...

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