Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 20,223 for

document insertion

(0.28 sec)
  1. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. .NET API code to manage comments of Powerpoint files....AddComment for inserting comment Save the presentation...Performance Reviews (PPSM, PPSX) Insert feedback during self-running...

    products.aspose.com/total/net/annotate/powerpoint/
  2. ListLevel.trailingCharacter property | Aspose.W...

    ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the list level....Returns or sets the character inserted after the number for the list...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced Document presentation and clarity.... Document doc = new Document (); DocumentBuilder...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/net/aspose.words/pag...
  4. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark....in the document using a REF field. doc = aw . Document () builder...variable. field_set = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...NullPointerException during Document.save() or Document.updatePageLayout()...following conditions are met: Document contains wp14:anchorId attributes...

    forum.aspose.com/t/nullpointerexception-with-ap...
  6. WatermarkerContext.ImageWatermark | Aspose.Word...

    Discover how to enhance your images with the WatermarkerContext ImageWatermark property, allowing you to add custom watermark images effortlessly....Shows how to insert watermark image to the document using context...context. string doc = MyDir + "Document.docx" ; string watermarkImage...

    reference.aspose.com/words/net/aspose.words.low...
  7. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your Document's style today!...formatting before inserting text. Examples Shows how to insert a string...border into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections.... Document doc = new Document ( MyDir + "Tables...GetEnumerator NodeCollection.Insert English Русский 简体中文 عربي Français...

    reference.aspose.com/words/net/aspose.words/nod...
  9. CustomXmlPartCollection.GetEnumerator | Aspose....

    Explore the CustomXmlPartCollection's GetEnumerator method to easily iterate through all collection items, enhancing your XML data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…...the input Word document, Converted PDF document through Microsoft...Functionality, and Converted PDF document through Aspose online Word...

    forum.aspose.com/t/symbol-not-getting-rendered-...