Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 170,563 for

doc

(0.12 sec)
  1. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the formatting properties of the row.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  3. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Markup ::...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Java API to Export PS to OTT | products.aspose.com

    Convert PS to OTT using on premise Java API...used to render a PS file to DOC and then convert it to OTT respectively...used to render a PS file to DOC. It provides a wide range of...

    products.aspose.com/total/java/conversion/ps-to...
  7. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... let doc = new aw . Document ( base ....every kind. for ( let section of doc . sections . toArray ()) { //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of aligning...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction.... Document doc = new Document (); // Below are...= builder . BuildAndInsert ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your list levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced Document styling.... Document doc = new Document ( MyDir + "List..."List with leading zero.docx" ); doc . UpdateListLabels (); ParagraphCollection...

    reference.aspose.com/words/net/aspose.words.lis...