Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 20,071 for

document insertion

(0.26 sec)
  1. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....the Programming with Documents documentation article. Examples:...how to insert a paragraph with a top border. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. Merge field does not retain indentation after p...

    Hi, I have added merge field in the following way : Here you can see that the merge field is indented. But after I execute MailMerge with Aspose.Words then I get something like following: Here you can see that i…...are inserted for the additional lines inherit the document’s default...re‑apply the same style to the inserted paragraphs if needed, e.g...

    forum.aspose.com/t/merge-field-does-not-retain-...
  4. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....TeX Product Family Insert Bullets in Word using C# This...This article explains how to insert bullets in Word using C# ....

    kb.aspose.com/words/net/insert-bullets-in-word-...
  5. Aspose::Words::Fields::FieldAddressBlock::get_E...

    Aspose::Words::Fields::FieldAddressBlock::get_ExcludedCountryOrRegionName method. Gets or sets the excluded country/region name in C++....g () Examples Shows how to insert an ADDRESSBLOCK field. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Text issue in table - Free Support Forum - aspo...

    Hello, can you please suggest how can fix below issue in table row. when we insert two digit value then 0 shifted below to 1 . So please suggest how can fix this issue and show two digit number together. As I am using …... when we insert two digit value then 0 shifted...documentBuilder = new DocumentBuilder(document); documentBuilder.InsertHtml(html...

    forum.aspose.com/t/text-issue-in-table/317935
  7. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....Ask AI Inserting a WAV file as an OLE Object with C++ Contents...Cleanup (); return 0 ; } AI Document Assistant Close Access and...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  8. Evaluate Aspose.Slides|Aspose.Slides Documentation

    Evaluate Aspose.Slides for Android via Java and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial....product functionality, but it inserts an evaluation watermark at...at the top of the document on open and save. You are also limited...

    docs.aspose.com/slides/androidjava/evaluate-asp...
  9. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... Document () builder = aw . DocumentBuilder...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....source Markdown file into the Document class object Optionally set...load the MD file into the Document class and save it as a DOCX...

    kb.aspose.com/words/net/convert-markdown-to-wor...