Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 17,936 for

document insertion

(0.04 sec)
  1. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....const Examples Shows how to insert and customize footnotes. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....relative units, specified in the document are exported. RELATIVE_ONLY...specified in relative units in the document. Fixed sizes are not exported...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCollection.remove method | Aspose.Words fo...

    FieldCollection.remove method. Removes the specified field from this collection and from the Document....this collection and from the document. def remove ( self , field...field collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...with Fields documentation article. Remarks Inserts the contents...format the citation in the document. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...specified bookmark from the document. def remove ( self , bookmark...bookmarks from a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....how to insert a paragraph into the document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  7. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....that creates an empty document, inserts some content and saves...it as a Microsoft Word .DOC document. PHP <? php require_once (...

    docs.aspose.com/words/java/usage-examples-for-php/
  9. Theme.Colors | Aspose.Words for .NET

    Customize your Document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....set of theme colors for the document. public ThemeColors Colors...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  10. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

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