Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 19,556 for

document insertion

(0.09 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a combo box with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....MERGEFIELDs with data with a document builder instead of a mail...merge. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....with a document builder’s current story. doc = aw . Document () builder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....affects all sections in the document. Examples Shows how to apply...header/footer. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....footer on each page of the document. Furthermore, we do not need...input PDF document using the Document class to insert the header...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  6. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications....hosting application when inserting a new DATE field. public bool...kinds of calendars. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python 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/python-net/conversio...
  8. Add Icons to Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in an Excel file, then this document can provide you with some...interface corresponding to the insert icon operation is as follows:...

    docs.aspose.com/cells/net/insert-svg-to-excel/
  9. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in Documents. Enhance your workflow with seamless integration!...the Working with Comments documentation article. public sealed class...made. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  10. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....to sections in a document. doc = aw . Document () builder = aw...start a new section using a document builder, # it will inherit...

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