Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 155,671 for

doc

(0.14 sec)
  1. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...
  2. HtmlSaveOptions.export_list_labels property | A...

    HtmlSaveOptions.export_list_labels property. Controls how list labels are output to HTML, MHTML or EPUB... doc = aw . Document () builder =... DocumentBuilder ( doc = doc ) list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.distance_top property | Aspose.Words for ...

    Table.distance_top property. Gets or sets distance between table top and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.border_always_in_front property | Asp...

    PageSetup.border_always_in_front property. Specifies where the page border is positioned relative to intersecting texts and objects.... doc = aw . Document () page_setup = doc . sections...border . distance_from_text = 0 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fonts::MemoryFontSource::get_Fon...

    Aspose::Words::Fonts::MemoryFontSource::get_FontData method. Binary font data in C++.... 0 ); auto doc = MakeObject < Document > (); doc -> set_FontSettings...MakeObject < FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row....repeat on every page: Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . startTable...

    docs.aspose.com/words/java/repeat-table-header-...
  8. FieldDde.AutoUpdate | Aspose.Words for .NET

    Discover how to manage FieldDde AutoUpdate settings for seamless automatic updates. Enhance your workflow with efficient field management today!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldLink.AutoUpdate | Aspose.Words for .NET

    Streamline your workflow with FieldLink AutoUpdate. Effortlessly manage automatic field updates for enhanced efficiency and accuracy....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldDdeAuto.InsertAsPicture | Aspose.Words for...

    Discover how the FieldDdeAuto InsertAsPicture property enhances your Documents by linking objects as images for seamless integration and better presentation....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...